Set Active Action
Jump to navigation
Jump to search
An action to set the active state of a gameobject.
Passing a state of true will set the gameobject to be active, while a state of false will deactivate the gameobject.
If a component is provided as the target of this action, the action will affect the component's gameobject.