Navigation
API > API/Runtime > API/Runtime/AIModule
| |
|
| Name |
FBTLoopDecoratorMemory |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/AIModule/Classes/BehaviorTree/Decorators/BTDecorator_Loop.h |
| Include Path |
#include "BehaviorTree/Decorators/BTDecorator_Loop.h" |
Syntax
struct FBTLoopDecoratorMemory
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| RemainingExecutions |
uint8 |
|
BehaviorTree/Decorators/BTDecorator_Loop.h |
|
| SearchId |
int32 |
|
BehaviorTree/Decorators/BTDecorator_Loop.h |
|
| TimeStarted |
double |
|
BehaviorTree/Decorators/BTDecorator_Loop.h |
|