Class StateTimeoutEvent
Event raised whenever a state has timed out. Used with the TransitionAfterTimeAttribute attribute.
Implements
Namespace: nickmaltbie.StateMachineUnity.Event
Assembly: cs.temp.dll.dll
Syntax
public class StateTimeoutEvent : IEvent
Fields
Instance
Global instance of the StateTimeoutEvent
Declaration
public static readonly StateTimeoutEvent Instance
Field Value
Type | Description |
---|---|
StateTimeoutEvent |