Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/Serialization
Inheritance Hierarchy
- DataAccessWrapper
- FEditorBulkDataReader
References
| Module | CoreUObject |
| Header | /Engine/Source/Runtime/CoreUObject/Public/Serialization/EditorBulkDataReader.h |
| Include | #include "Serialization/EditorBulkDataReader.h" |
Syntax
class DataAccessWrapper
Remarks
Wraps access to the FEditorBulkData data for FEditorBulkDataReader so that it can be done before the FBufferReaderBase constructor is called
Constructors
| Type | Name | Description | |
|---|---|---|---|
DataAccessWrapper
(
FEditorBulkData& InBulkData |
Destructors
| Type | Name | Description | |
|---|---|---|---|