Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/Serialization
References
| Module | CoreUObject |
| Header | /Engine/Source/Runtime/CoreUObject/Public/Serialization/BulkDataRegistry.h |
| Include | #include "Serialization/BulkDataRegistry.h" |
Syntax
struct FData
Remarks
Results of GetData call.
Variables
| Type | Name | Description | |
|---|---|---|---|
| FCompressedBuffer | Buffer | The discovered data. Null buffer and only if data was not found. |