Interactable.pressSeatInteractable

Triggers a press interaction on a Interactable connected to the seat.

Kind: Function

Environments: Game

Game

interactable:pressSeatInteractable( index )

Open the full Game reference

Parameters:

Name Type Description
interactable Interactable The interactable.
index integer The index of the interactable to press.

Returns:

Type Description
boolean True if successful.