Below I’ve copied how the SetValue is called inside the UBlackboardComponent.cpp file:
SetValue<UBlackboardKeyType_Object>(KeyID, ObjectValue);
Below I’ve copied how the SetValue is called inside the UBlackboardComponent.cpp file:
SetValue<UBlackboardKeyType_Object>(KeyID, ObjectValue);