Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FOutputDeviceMemory
| |
|
| Name |
FOutputDeviceMemoryProxyArchive |
| Type |
class |
| Header File |
/Engine/Source/Runtime/Core/Public/Misc/OutputDeviceMemory.h |
| Include Path |
#include "Misc/OutputDeviceMemory.h" |
Syntax
class FOutputDeviceMemoryProxyArchive : public FArchive
Inheritance Hierarchy
Constructors
Variables
Protected
Functions
Public
Public Virtual
| Name |
Remarks |
Include Path |
Unreal Specifiers |
virtual void Serialize
(
void* V,
int64 Length
)
|
|
Misc/OutputDeviceMemory.h |
|