Navigation
BlueprintAPI > BlueprintAPI/SmartObject
Returns the enabled state of the smart object regardless of the disabled reason.
Target is Smart Object Component
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target |
Outputs
| Type | Name | Description |
|---|---|---|
| boolean | Enabled | True when associated smart object is set to be enabled. False otherwise. |