Navigation
API > API/Plugins > API/Plugins/UAF > API/Plugins/UAF/FDataRegistry
Structure holding each registered type information
| Name | FDataTypeDef |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/UAF/UAF/Source/UAF/Public/DataRegistry.h |
| Include Path | #include "DataRegistry.h" |
Syntax
struct FDataTypeDef
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AllocationBlockSize | int32 | DataRegistry.h | ||
| DestroyTypeFn | DestroyFnSignature | DataRegistry.h | ||
| ElementAlign | int32 | DataRegistry.h | ||
| ElementSize | int32 | DataRegistry.h | ||
| ParamType | FAnimNextParamType | DataRegistry.h |