Method | Description | |
---|---|---|
Enter ( Artimech.baseState state ) : void | ||
Exit ( Artimech.baseState state ) : void | ||
UpdateConditionalTest ( Artimech.baseState state ) : string |
Test conditionals are placed here.
|
|
artAskToCreate_To_artClearObject ( string changeStateName ) : System |
public Enter ( Artimech.baseState state ) : void | ||
state | Artimech.baseState | |
return | void |
public Exit ( Artimech.baseState state ) : void | ||
state | Artimech.baseState | |
return | void |
public UpdateConditionalTest ( Artimech.baseState state ) : string | ||
state | Artimech.baseState | |
return | string |
public artAskToCreate_To_artClearObject ( string changeStateName ) : System | ||
changeStateName | string | |
return | System |