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" |
Syntax
struct FOnBlackboardChangeNotificationInfo
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bToBeRemoved | ||
| FOnBlackboardChangeNotification | DelegateHandle |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FOnBlackboardChangeNotificationInfo
(
const FOnBlackboardChangeNotification& InDelegateHandle |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FDelegateHandle | GetHandle () |