Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/AIModule/Classes/BehaviorTree/Decorators/BTDecorator_CompareBBEntries.h |
Include |
#include "BehaviorTree/Decorators/BTDecorator_CompareBBEntries.h" |
namespace EBlackBoardEntryComparison
{
enum Type
{
Equal,
NotEqual,
}
}
Name |
Description |
---|---|
Equal |
|
NotEqual |