EBTBlackboardRestart::Type

Decorator for accessing blackboard values

Choose your operating system:

Windows

macOS

Linux

References

Module

AIModule

Header

/Engine/Source/Runtime/AIModule/Classes/BehaviorTree/Decorators/BTDecorator_Blackboard.h

Include

#include "BehaviorTree/Decorators/BTDecorator_Blackboard.h"

Syntax

namespace EBTBlackboardRestart
{
    enum Type
    {
        ValueChange,
        ResultChange,
    }
}

Values

Name

Description

ValueChange

ResultChange

Remarks

Decorator for accessing blackboard values