14 lines
282 B
Markdown
14 lines
282 B
Markdown
### Function: GetPassengerSpawnList(spawn)
|
|
|
|
**Description:**
|
|
Gets a list of passengers on a boat / widget / object.
|
|
|
|
**Parameters:**
|
|
- `spawn` (Spawn) - Spawn object representing `spawn`.
|
|
|
|
**Returns:** Table of Spawn object references on the object.
|
|
|
|
**Example:**
|
|
|
|
Example Required
|