Navigation
API > API/Runtime > API/Runtime/AIModule > API/Runtime/AIModule/FBTDecoratorLogic
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
BehaviorTree/BTCompositeNode.h |
|
|
|
BehaviorTree/BTCompositeNode.h |
|
FBTDecoratorLogic()
| |
|
| Name |
FBTDecoratorLogic |
| Type |
function |
| Header File |
/Engine/Source/Runtime/AIModule/Classes/BehaviorTree/BTCompositeNode.h |
| Include Path |
#include "BehaviorTree/BTCompositeNode.h" |
FBTDecoratorLogic()
FBTDecoratorLogic(uint8, uint16)
| |
|
| Name |
FBTDecoratorLogic |
| Type |
function |
| Header File |
/Engine/Source/Runtime/AIModule/Classes/BehaviorTree/BTCompositeNode.h |
| Include Path |
#include "BehaviorTree/BTCompositeNode.h" |
FBTDecoratorLogic
(
uint8 InOperation,
uint16 InNumber
)