Atoms Crowd  4.1.0
Atoms::ConditionValue Class Reference

Public Types

enum  CheckType {
  EQUAL = 0, GREATER, LESS, GREATEREQUAL,
  LESSEQUAL
}
 

Public Member Functions

bool checkCondition (BehaviourTreeContext *context, Behaviour::State *data)
 
void setAttributes (const AtomsCore::MapMetadata *attributes, Blackboard *blackboard)
 
void getAttributes (AtomsCore::MapMetadata *attributes, Blackboard *blackboard)
 
void getAttributeProperties (AtomsCore::MapMetadata *attributes)
 

Public Attributes

BlackboardMetadataValue value1
 
BlackboardMetadataValue value2
 
float threshold
 
unsigned short checkType
 
bool invert
 

The documentation for this class was generated from the following file: