Interactable.isActive
Returns the logic output signal of an interactable. Signal is a boolean, on or off.
Kind: Function
Environments: Game
Game
interactable:isActive( )
Parameters:
| Name | Type | Description |
|---|---|---|
interactable |
Interactable | The interactable. |
Returns:
| Type | Description |
|---|---|
| boolean | The logic output signal. |