Navigation
API > API/Runtime > API/Runtime/AIModule
| Name | EBlackboardNotificationResult |
| Type | enum |
| Header File | /Engine/Source/Runtime/AIModule/Classes/BehaviorTree/BehaviorTreeTypes.h |
| Include Path | #include "BehaviorTree/BehaviorTreeTypes.h" |
Syntax
enum EBlackboardNotificationResult
{
RemoveObserver,
ContinueObserving,
}
Values
| Name | Remarks |
|---|---|
| RemoveObserver | |
| ContinueObserving |