Navigation
API > API/Runtime > API/Runtime/AIModule > API/Runtime/AIModule/BehaviorTree
References
| Module | AIModule |
| Header | /Engine/Source/Runtime/AIModule/Classes/BehaviorTree/BehaviorTreeTypes.h |
| Include | #include "BehaviorTree/BehaviorTreeTypes.h" |
Syntax
struct FBehaviorTreePropertyMemory
Remarks
Property block in blueprint defined nodes
Variables
| Type | Name | Description | |
|---|---|---|---|
| uint16 | BlockSize | ||
| uint16 | Offset |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FBehaviorTreePropertyMemory
(
int32 Value |
Functions
| Type | Name | Description | |
|---|---|---|---|
| int32 | Pack () |