Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Serialization
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Serialization/MemoryLayout.h |
| Include | #include "Serialization/MemoryLayout.h" |
Syntax
struct CProvidesDefaultUObject
Remarks
Access to a global default object is required in order to patch vtables Normally this can be provided by a default-constructed object. For objects without default constructors, a default object must be provided through the global function GetDefault
Functions
| Type | Name | Description | |
|---|---|---|---|
| GetDefaultObject()) | Requires
(
const T& |