Navigation
API > API/Plugins > API/Plugins/AnimNext
References
| Module | AnimNext |
| Header | /Engine/Plugins/Experimental/AnimNext/Source/AnimNext/Public/DataRegistryTypes.h |
| Include | #include "DataRegistryTypes.h" |
Syntax
struct FAllocatedBlock
Variables
| Type | Name | Description | |
|---|---|---|---|
| void * | Memory | ||
| int32 | NumElem | ||
| int32 | NumRefs | ||
| FAnimNextParamType | Type |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FAllocatedBlock
(
void* InMemory, |