Property | Type | Description | |
---|---|---|---|
DataStack | Stack |
||
DeclareBehavior | DeclareBehaviorDelegate | ||
DereferenceBehavior | DereferenceBehaviorDelegate |
Property | Type | Description | |
---|---|---|---|
operations | List |
Method | Description | |
---|---|---|
Execute ( ) : bool | ||
InitFromInstructions ( List |
||
InitFromInstructions ( string lines ) : bool | ||
TransitionInterpreter ( ) : UnityEngine |
public InitFromInstructions ( List |
||
lines | List |
|
return | bool |
public InitFromInstructions ( string lines ) : bool | ||
lines | string | |
return | bool |
public TransitionInterpreter ( ) : UnityEngine | ||
return | UnityEngine |
public DeclareBehaviorDelegate DeclareBehavior | ||
return | DeclareBehaviorDelegate |
public DereferenceBehaviorDelegate DereferenceBehavior | ||
return | DereferenceBehaviorDelegate |