Navigation
API > API/Runtime > API/Runtime/AIModule > API/Runtime/AIModule/BehaviorTree > API/Runtime/AIModule/BehaviorTree/UBlackboardComponent
References
| Module | AIModule |
| Header | /Engine/Source/Runtime/AIModule/Classes/BehaviorTree/BlackboardComponent.h |
| Include | #include "BehaviorTree/BlackboardComponent.h" |
UE_DEPRECATED_FORGAME
(
4. 26,
"Directly accessing BlackboardAsset is not longer supported. Use DefaultBlackboardAsset or InitializeBlackboard to set it and GetBlackboardAsset to retrieve it"
)
Remarks
Internal use, current BB asset being used. Will be made private in the future