Game Object Disable FSM Component
Disables an FSM Component on a GameObject, optionally by FSM name.
| Parameter | Description |
|---|---|
| GameObject | Target GameObject. |
| Fsm Name | Optional FSM name to target. |
| Store Fsm Component | Optional output of the FSM component that was found. |