Navigation
API > API/Plugins > API/Plugins/SmartObjectsModule > API/Plugins/SmartObjectsModule/FSmartObjectRuntime
| Type | Name | Description | |
|---|---|---|---|
| void | SetEnabled
(
FGameplayTag ReasonTag, |
Enables or disables the entire smart object. | |
| void | SetEnabled
(
bool bEnabled, |
Enables or disables the entire smart object using the bit mask from a reason tag. |