24 void OnValueChanged(
const std::string& key,
const std::any& value)
override;
A ManagersClient extended with a blackboard that can store any kind of data and a virtual Yield funct...
Blackboard & GetBlackboard()
virtual ~BehaviourClient()
void OnValueRemoved(const std::string &key) override
void OnValueChanged(const std::string &key, const std::any &value) override
A map wrapper to store arbitrary data.
A client containing the different managers, and performing client-side physics.