Optional ReadonlyavatarGet the player's avatar information.
ReadonlycollisionPlayer's collision, default collision type is capsule.
Optional ReadonlynameGet the player's name tag.
Optional ReadonlynetworkGet the player's server connection information.
Optional ReadonlyprofileGet 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 RemotePlayer interface.