Skip to content

FSM Components

The built-in FSM Component and FSM Template Component derive from BaseFsmComponent.

If you make custom components that use FSMs, consider inheriting from BaseFsmComponent for seamless integration with the PlayMaker editor. For example, the component will open in the FSM Editor and the Finder will scan it for usages.