Optional
Readonly
avatarGet the player's avatar information.
Readonly
collisionPlayer's collision, default collision type is capsule.
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.