Skip to content

Game Object Set FSM Component Enabled

Enables or disables an FSM Component on a GameObject, optionally by FSM name.

Parameter Description
GameObject Target GameObject.
Fsm Name Optional FSM name to target.
Enable True enables, false disables the component.
Store Fsm Component Optional output of the FSM component that was found.