Body.getAllSeatedCharacter
Returns a table with all characters seated in this body
Kind: Function
Environments: Game
Game
body:getAllSeatedCharacter( )
Availability: Server only
Parameters:
| Name | Type | Description |
|---|---|---|
body |
Body | The body. |
Returns:
| Type | Description |
|---|---|
| table | The table of all seated characters. {Character, ...} |