|
Botcraft 1.21.10
|
Functions | |
| template<typename T > | |
| Status | SetBlackboardDataImpl (BehaviourClient &client, const std::string &key, const T &data) |
| Status Botcraft::Internal::SetBlackboardDataImpl | ( | BehaviourClient & | client, |
| const std::string & | key, | ||
| const T & | data | ||
| ) |
Definition at line 63 of file BaseTasks.hpp.
References Botcraft::BehaviourClient::GetBlackboard(), Botcraft::Blackboard::Set(), and Botcraft::Success.