13 #ifndef StateMachineCondition_H_HEADER_INCLUDED_C19AE06B 14 #define StateMachineCondition_H_HEADER_INCLUDED_C19AE06B 64 std::string m_ConditionName;
std::string GetConditionName() const
Returns the String-Id of this action.
DataCollection - Class to facilitate loading/accessing structured data.
StateMachineCondition(const std::string &, const bool inverted)
Represents a condition, that has to be fulfilled in order to execute a state machine transition after...