Interactable.hasOutputType
Returns true if the Interactable has the output type.
Kind: Function
Environments: Game
Game
interactable:hasOutputType( flags )
Parameters:
| Name | Type | Description |
|---|---|---|
interactable |
Interactable | The interactable. |
flags |
integer | The output type. |
Returns:
| Type | Description |
|---|---|
| boolean | Has the output type. |