Skip to content

FSM Component

FSM Component actions let you find, inspect, and enable/disable FSM components on a GameObject.

FSM Component Actions

Get FSM Component

Get an FSM Component on a GameObject, optionally by FSM name.

Get FSM Template Component

Get an FSM Template Component on a GameObject, optionally by template.

Get FSM Names

Get names of all FSMs on a GameObject.

Enable FSM Component

Enable an FSM Component on a GameObject.

Disable FSM Component

Disable an FSM Component on a GameObject.

Set FSM Component Enabled

Enable or disable an FSM Component with one action.