This class inherits
ActiveInstance
which means that all properties, functions and signals from ActiveInstance can be used.Properties
locked: bool
The locked property holds a bool value. If it is set to true then no one can sit in the seat.
Occupant: Player
The occupant property holds a Player value. The value is nil
if no one is seated.