Set Active Action

From Pummel Party Mod Documentation
Revision as of 03:25, 4 November 2022 by RBDev (talk | contribs) (Initial content)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.