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