public struct PlayerLeftEvent : IEventPayload

Payload for the PlayerLeft event.


public uint GetPlayerID()

(Client) Returns the ID of the player that left.

Returns: (uint) The ID of the player that left.