Botcraft 1.21.4
Loading...
Searching...
No Matches
Botcraft::Blackboard Member List

This is the complete list of members for Botcraft::Blackboard, including all inherited members.

blackboardBotcraft::Blackboardprivate
Blackboard()Botcraft::Blackboard
Copy(const std::string &src, const std::string &dst)Botcraft::Blackboard
Erase(const std::string &key)Botcraft::Blackboard
Get(const std::string &key)Botcraft::Blackboardinline
Get(const std::string &key, const T &default_value)Botcraft::Blackboardinline
GetRef(const std::string &key)Botcraft::Blackboardinline
GetRef(const std::string &key, const T &default_value)Botcraft::Blackboardinline
NotifyCleared() constBotcraft::Blackboardprivate
NotifyKeyChanged(const std::string &key, const std::any &value) constBotcraft::Blackboardprivate
NotifyKeyRemoved(const std::string &key) constBotcraft::Blackboardprivate
observersBotcraft::Blackboardprivate
Reset(const std::map< std::string, std::any > &values={})Botcraft::Blackboard
Set(const std::string &key, const T &value)Botcraft::Blackboardinline
Subscribe(BlackboardObserver *observer)Botcraft::Blackboard
Unsubscribe(BlackboardObserver *observer)Botcraft::Blackboard
~Blackboard()Botcraft::Blackboard