프로퍼티 | 타입 | 설명 | |
---|---|---|---|
states | List |
메소드 | 설명 | |
---|---|---|
MainStateMachineWill ( int id, List |
||
MainStateMachineWill ( int id, StateWill, state ) : System.Collections | ||
changeState ( StateWill, newState ) : void | ||
execute ( ) : StateWill, |
public MainStateMachineWill ( int id, List |
||
id | int | |
listState | List |
|
indexFirstState | int | |
리턴 | System.Collections |
public MainStateMachineWill ( int id, StateWill, state ) : System.Collections | ||
id | int | |
state | StateWill, | |
리턴 | System.Collections |