Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Action

Function prototype for the state transition behavior and State entry and exit behavior.

Hierarchy

  • Action

Callable

  • __call(message: any, instance: IInstance, deepHistory: boolean): void
  • Function prototype for the state transition behavior and State entry and exit behavior.

    Parameters

    Returns void

Generated using TypeDoc