Navigation
API > API/Runtime > API/Runtime/AIModule > API/Runtime/AIModule/UBlackboardComponent
| |
|
| Name |
FOnBlackboardChangeNotificationInfo |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/AIModule/Classes/BehaviorTree/BlackboardComponent.h |
| Include Path |
#include "BehaviorTree/BlackboardComponent.h" |
Syntax
struct FOnBlackboardChangeNotificationInfo
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
FOnBlackboardChangeNotificationInfo
(
const FOnBlackboardChangeNotification& InDelegateHandle
)
|
|
BehaviorTree/BlackboardComponent.h |
|
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| bToBeRemoved |
bool |
|
BehaviorTree/BlackboardComponent.h |
|
| DelegateHandle |
FOnBlackboardChangeNotification |
|
BehaviorTree/BlackboardComponent.h |
|
Functions
Public