Interface ITransitionState
- Namespace
- Gamelogic.Extensions.Examples.StateMachine
- Assembly
- Assembly-CSharp.dll
public interface ITransitionState
- Extension Methods
Properties
Start
Action Start { get; set; }
Property Value
Stop
Action Stop { get; set; }