Interactable.hasSeat
Returns true if Interactable has a seat component.
Kind: Function
Environments: Game
Game
interactable:hasSeat( )
Parameters:
| Name | Type | Description |
|---|---|---|
interactable |
Interactable | The interactable. |
Returns:
| Type | Description |
|---|---|
| boolean | The result. |