evaluateCondition(BTContext context, Dictionary parameters) | Dragengine.BehaviorTreeSystem.BTConditionParameterTableBool | |
getCompareValue() | Dragengine.BehaviorTreeSystem.BTConditionParameterTableBool | |
getDefaultValue() | Dragengine.BehaviorTreeSystem.BTConditionParameterTableBool | |
getEntry() | Dragengine.BehaviorTreeSystem.BTConditionParameterTableBool | |
getEntryCompareValue() | Dragengine.BehaviorTreeSystem.BTConditionParameterTableBool | |
getEqual() | Dragengine.BehaviorTreeSystem.BTConditionParameterTableBool | |
getParameterNameCompareValue() | Dragengine.BehaviorTreeSystem.BTConditionParameterTableBool | |
negated() | Dragengine.BehaviorTreeSystem.BTConditionParameterTableBool | |
new(ParameterTableEntry entry, bool defaultValue, bool equal, bool compareValue) | Dragengine.BehaviorTreeSystem.BTConditionParameterTableBool | |
new(ParameterTableEntry entry, bool defaultValue, bool equal, bool compareValue, String parameterNameCompareValue) | Dragengine.BehaviorTreeSystem.BTConditionParameterTableBool | |
new(ParameterTableEntry entry, bool defaultValue, bool equal, ParameterTableEntry entryCompareValue, bool compareValue, String parameterNameCompareValue) | Dragengine.BehaviorTreeSystem.BTConditionParameterTableBool | |
pCompareValue | Dragengine.BehaviorTreeSystem.BTConditionParameterTableBool | |
pDefaultValue | Dragengine.BehaviorTreeSystem.BTConditionParameterTableBool | |
pEntry | Dragengine.BehaviorTreeSystem.BTConditionParameterTableBool | |
pEntryCompareValue | Dragengine.BehaviorTreeSystem.BTConditionParameterTableBool | |
pEqual | Dragengine.BehaviorTreeSystem.BTConditionParameterTableBool | |
pParameterNameCompareValue | Dragengine.BehaviorTreeSystem.BTConditionParameterTableBool | |
setCompareValue(bool compareValue) | Dragengine.BehaviorTreeSystem.BTConditionParameterTableBool | |
setDefaultValue(bool defaultValue) | Dragengine.BehaviorTreeSystem.BTConditionParameterTableBool | |
setEntry(ParameterTableEntry entry) | Dragengine.BehaviorTreeSystem.BTConditionParameterTableBool | |
setEntryCompareValue(ParameterTableEntry entry) | Dragengine.BehaviorTreeSystem.BTConditionParameterTableBool | |
setEqual(bool equal) | Dragengine.BehaviorTreeSystem.BTConditionParameterTableBool | |
setParameterNameCompareValue(String name) | Dragengine.BehaviorTreeSystem.BTConditionParameterTableBool | |