Property | Type | Description | |
---|---|---|---|
EnterCall | System.Action | ||
ExitCall | System.Action | ||
State | object | ||
Update | Action |
Method | Description | |
---|---|---|
StateMapping ( object state ) : System |
Method | Description | |
---|---|---|
DoNothing ( ) : void | ||
DoNothing ( float frameSeconds ) : void |
public StateMapping ( object state ) : System | ||
state | object | |
return | System |