Optional
Readonly
avatarGet the player's avatar information.
Readonly
Planned
collisionPlayer's collision, default collision type is capsule.
Readonly
Planned
isGet the status that whether the Player has disconnected from the server.
Planned
isWhether the player is visible on the local client.
Optional
Readonly
nameGet the player's name tag.
Optional
Readonly
networkGet the player's server connection information.
Optional
Readonly
profileGet the player's profile information.
Send a specific event.
Event name
Optional
Rest
...args: any[]Event parameters
Unsubscribe from a specific event.
Event name
Callback function
Subscribe to a specific event.
Event name
Callback function
Define Player interface.