evaluateCondition(BTContext context, Dictionary parameters) | Dragengine.BehaviorTreeSystem.BTConditionParameterTableInt | |
getCompareValue() | Dragengine.BehaviorTreeSystem.BTConditionParameterTableInt | |
getDefaultValue() | Dragengine.BehaviorTreeSystem.BTConditionParameterTableInt | |
getEntry() | Dragengine.BehaviorTreeSystem.BTConditionParameterTableInt | |
getEntryCompareValue() | Dragengine.BehaviorTreeSystem.BTConditionParameterTableInt | |
getOperator() | Dragengine.BehaviorTreeSystem.BTConditionParameterTableInt | |
getParameterNameCompareValue() | Dragengine.BehaviorTreeSystem.BTConditionParameterTableInt | |
negated() | Dragengine.BehaviorTreeSystem.BTConditionParameterTableInt | |
new(ParameterTableEntry entry, int defaultValue, Operator operator, int compareValue) | Dragengine.BehaviorTreeSystem.BTConditionParameterTableInt | |
new(ParameterTableEntry entry, int defaultValue, Operator operator, int compareValue, String parameterNameCompareValue) | Dragengine.BehaviorTreeSystem.BTConditionParameterTableInt | |
new(ParameterTableEntry entry, int defaultValue, Operator operator, ParameterTableEntry entryCompareValue, int compareValue, String parameterNameCompareValue) | Dragengine.BehaviorTreeSystem.BTConditionParameterTableInt | |
pCompareValue | Dragengine.BehaviorTreeSystem.BTConditionParameterTableInt | |
pDefaultValue | Dragengine.BehaviorTreeSystem.BTConditionParameterTableInt | |
pEntry | Dragengine.BehaviorTreeSystem.BTConditionParameterTableInt | |
pEntryCompareValue | Dragengine.BehaviorTreeSystem.BTConditionParameterTableInt | |
pOperator | Dragengine.BehaviorTreeSystem.BTConditionParameterTableInt | |
pParameterNameCompareValue | Dragengine.BehaviorTreeSystem.BTConditionParameterTableInt | |
setCompareValue(int compareValue) | Dragengine.BehaviorTreeSystem.BTConditionParameterTableInt | |
setDefaultValue(int defaultValue) | Dragengine.BehaviorTreeSystem.BTConditionParameterTableInt | |
setEntry(ParameterTableEntry entry) | Dragengine.BehaviorTreeSystem.BTConditionParameterTableInt | |
setEntryCompareValue(ParameterTableEntry entry) | Dragengine.BehaviorTreeSystem.BTConditionParameterTableInt | |
setOperator(Operator operator) | Dragengine.BehaviorTreeSystem.BTConditionParameterTableInt | |
setParameterNameCompareValue(String name) | Dragengine.BehaviorTreeSystem.BTConditionParameterTableInt | |