FsmAction Action
Namespace: SpaceUsurper
Base type for all actions that can be included in an ActionList. These are used to execute behaviors in FSM states, and to implement callbacks.
Inheritance: Object → FsmAction
Derived Types: CallMethod, CallSubroutine, Condition, Goto, Log, Repeat, SetValue, Switch, Wait, Yield