Set Active Action
Jump to navigation
Jump to search
An action to set the active state of a Gameobject.
The available states this action can set for a gameobject are Enabled, Disabled and Toggle. Toggle will change the state of a gameobject to the opposite of its current state.
If a Component is provided as the target of this action, the action will affect the component's gameobject.