Navigation
API > API/Runtime > API/Runtime/AIModule
Decorator for accessing blackboard values
| Name | EBTBlackboardRestart::Type |
| Type | enum |
| Header File | /Engine/Source/Runtime/AIModule/Classes/BehaviorTree/Decorators/BTDecorator_Blackboard.h |
| Include Path | #include "BehaviorTree/Decorators/BTDecorator_Blackboard.h" |
Syntax
namespace EBTBlackboardRestart
{
enum Type
{
ValueChange,
ResultChange,
}
}
Values
| Name | Remarks |
|---|---|
| ValueChange | |
| ResultChange |