State Transition
Namespace
namespace Handy2DTools.Actions{}
Declaration
public class StateTransition {}
Properties
|
|
A delegate function representing the transition’s condition |
|
|
The state wich should be transitioned into based on |
|
|
The execution priority. Higher numbers first. Default 0. |