UBrainComponent::CacheBlackboardComponent

END [UActorComponent](API\Runtime\Engine\Components\UActorComponent) overrides caches BlackboardComponent's pointer to be used with this brain component

Windows
MacOS
Linux

References

Module

AIModule

Header

/Engine/Source/Runtime/AIModule/Classes/BrainComponent.h

Include

#include "BrainComponent.h"

Source

/Engine/Source/Runtime/AIModule/Private/BrainComponent.cpp

Syntax

void CacheBlackboardComponent
(
    UBlackboardComponent * BBComp
)

Remarks

END UActorComponent overrides caches BlackboardComponent's pointer to be used with this brain component

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss