Méthode | Description | |
---|---|---|
SequenceNode ( |
Méthode | Description | |
---|---|---|
EvaluateInternal ( object rInput ) : bool | ||
TransitionInternal ( object rInput ) : void | ||
UpdateInternal ( object rInput, object rOutput ) : NodeRunningStatus |
protected EvaluateInternal ( object rInput ) : bool | ||
rInput | object | |
Résultat | bool |
public SequenceNode ( |
||
rParentNode | ||
rCondition | ||
Résultat | System.Collections |
protected TransitionInternal ( object rInput ) : void | ||
rInput | object | |
Résultat | void |
protected UpdateInternal ( object rInput, object rOutput ) : NodeRunningStatus | ||
rInput | object | |
rOutput | object | |
Résultat | NodeRunningStatus |