IN THIS ARTICLE
Get Enabled
Get Enabled
Returns whether an entity’s High Quality Shadow component is enabled.
Contents
Inputs
Pin | Type | Description |
---|---|---|
In | Event | Triggers the node. |
Source | EntityID | References a specific entity from which events are generated. By default, it references Self, the entity to which the Script Canvas component attaches the current script. You can also select another entity. For more information, see Setting Entity Targets. |
Outputs
Pin | Type | Description |
---|---|---|
Out | Event | Sends when the node is finished. |
Enabled | Event | Returns true if the Script Canvas component is enabled. |