Interactable.releaseSeatInteractable
Triggers a release interaction on a Interactable connected to the seat.
Kind: Function
Environments: Game
Game
interactable:releaseSeatInteractable( index )
Parameters:
| Name | Type | Description |
|---|---|---|
interactable |
Interactable | The interactable. |
index |
integer | The index of the interactable to release. |
Returns:
| Type | Description |
|---|---|
| boolean | True if successful. |