Méthode | Description | |
---|---|---|
AddDelegate ( object target ) : void | ||
Initialize ( StateMachine sm ) : void | ||
RemoveDelegate ( object target ) : void | ||
StateDelegatePlugIn ( ) : System |
Méthode | Description | |
---|---|---|
AttachState ( |
||
InitializeStates ( ) : void | ||
OnStateEntered ( object sender, |
||
OnStateExited ( object sender, |
public AddDelegate ( object target ) : void | ||
target | object | |
Résultat | void |
public Initialize ( StateMachine sm ) : void | ||
sm | StateMachine | |
Résultat | void |
public RemoveDelegate ( object target ) : void | ||
target | object | |
Résultat | void |