Represents a single entry in a behavior tree blackboard.
const EmberCore::String & GetValue() const
static DataType ParseDataType(const EmberCore::String &typeStr)
bool IsValidValue() const
BlackboardEntry()=default
EmberCore::String GetTypeString() const
static EmberCore::String DataTypeToString(DataType type)
const EmberCore::String & GetKey() const
DataType
Supported data types for blackboard entries.