UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
BlackboardComponent.h File Reference
#include "CoreMinimal.h"
#include "UObject/ObjectMacros.h"
#include "UObject/UObjectGlobals.h"
#include "InputCoreTypes.h"
#include "Templates/SubclassOf.h"
#include "Components/ActorComponent.h"
#include "EngineDefines.h"
#include "BehaviorTree/Blackboard/BlackboardKeyType.h"
#include "AISystem.h"
#include "BehaviorTree/BlackboardData.h"
#include "BlackboardComponent.generated.h"

Go to the source code of this file.

Classes

struct  FBBKeyCachedAccessor< TBlackboardKey >
 

Namespaces

namespace  EBlackboardDescription
 

Enumerations

enum  EBlackboardDescription::Type { EBlackboardDescription::OnlyValue , EBlackboardDescription::KeyWithValue , EBlackboardDescription::DetailedKeyWithValue , EBlackboardDescription::Full }