Свойство | Тип | Описание | |
---|---|---|---|
idAgent | int | ||
nextState | StateWill, |
Метод | Описание | |
---|---|---|
TransitionWill ( int id, StateWill, pState ) : System.Collections | ||
check ( StateWill, current = null ) : StateWill, |
public TransitionWill ( int id, StateWill, pState ) : System.Collections | ||
id | int | |
pState | StateWill, | |
Результат | System.Collections |
public abstract check ( StateWill, current = null ) : StateWill, | ||
current | StateWill, | |
Результат | StateWill, |