Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Source/Runtime/AIModule/Classes/BehaviorTree/Decorators/BTDecorator_IsBBEntryOfClass.h |
Include |
#include "BehaviorTree/Decorators/BTDecorator_IsBBEntryOfClass.h" |
class UBTDecorator_IsBBEntryOfClass : public UBTDecorator_BlackboardBase
Name | Description | ||
---|---|---|---|
|
TSubclassOf< UO... |
TestClass |
Name | Description | |
---|---|---|
|
UBTDecorator_IsBBEntryOfClass ( |
Name | Description | ||
---|---|---|---|
|
EBlackboardN... |
OnBlackboardKeyValueChange ( |
Notify about change in blackboard keys |
Name | Description | ||
---|---|---|---|
|
CalculateRawConditionValue ( |
Calculates raw, core value of decorator's condition. Should not include calling IsInversed |
Name | Description | ||
---|---|---|---|
|
DescribeRuntimeValues ( |
Gathers description of all runtime parameters |
|
|
GetStaticDescription() |