FBlackboardEntry

Copyright Epic Games, Inc. All Rights Reserved.

Windows
MacOS
Linux

References

Module

AIModule

Header

/Engine/Source/Runtime/AIModule/Classes/BehaviorTree/BlackboardData.h

Include

#include "BehaviorTree/BlackboardData.h"

Syntax

struct FBlackboardEntry

Remarks

Blackboard entry definition

Variables

Name Description

Public variable

uint32: 1

 

bInstanceSynced

If set to true then this field will be synchronized across all instances of this blackboard

Public variable

FName

 

EntryCategory

Public variable

FString

 

EntryDescription

Public variable

FName

 

EntryName

Public variable

UBlackboardKeyT...

 

KeyType

Key type and additional properties

Constructors

Name Description

Public function

FBlackboardEntry()

Operators

Name Description

Public function Const

bool

 

operator==

(
    const FBlackboardEntry& Other
)

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