the Definition that constructs this item and maintains some of its unchanging fields
Is this seat occupied?
Is this seat occupied?
the Player object of the player sitting in this seat, or None
if it is left vacant
The player is trying to sit down.
The player is trying to sit down. Seats are exclusive positions that can only hold one occupant at a time.
the player who wants to sit, or None
if the occupant is getting up
the Player object of the player sitting in this seat, or None
if it is left vacant
Is this seat occupied?
Is this seat occupied?
true
, if it is occupied; false
, otherwise
Override the string representation to provide additional information.
Override the string representation to provide additional information.
the string output
Server-side support for a slot that infantry players can occupy, ostensibly called a "seat" and treated like a "seat." (Players can sit in it.)