프로퍼티 | 타입 | 설명 | |
---|---|---|---|
checkType | bool[] | ||
needed | AIConditionNeeded | ||
numberCheckType | bool[] | ||
numberValueCheck | ValueCheck[] | ||
numberVarKey | string[] | ||
numberVarValue | float[] | ||
variableKey | string[] | ||
variableValue | string[] |
메소드 | 설명 | |
---|---|---|
AddNumberVariable ( ) : void | ||
AddVariable ( ) : void | ||
CheckVariables ( ) : bool | ||
GetData ( string title ) : Hashtable | ||
RemoveNumberVariable ( int index ) : void | ||
RemoveVariable ( int index ) : void | ||
SetData ( Hashtable ht ) : void | ||
VariableCondition ( ) : System.Collections |