Interactable.getSeatInteractables
Retrieves the list of Interactable connected to the seat.
Kind: Function
Environments: Game
Game
interactable:getSeatInteractables( )
Parameters:
| Name | Type | Description |
|---|---|---|
interactable |
Interactable | The interactable. |
Returns:
| Type | Description |
|---|---|
| table | The list of connected interactables {Interactable, ..}. |