282 B
282 B
Function: GetPassengerSpawnList(spawn)
Description: Gets a list of passengers on a boat / widget / object.
Parameters:
spawn
(Spawn) - Spawn object representingspawn
.
Returns: Table of Spawn object references on the object.
Example:
Example Required