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