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
- FArchiveState → FArchive → FOutputDeviceMemory::FOutputDeviceMemoryProxyArchive
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FOutputDeviceMemoryProxyArchive
(
FOutputDeviceMemory& InOutputDevice |
Misc/OutputDeviceMemory.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| OutputDevice | FOutputDeviceMemory & | Misc/OutputDeviceMemory.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void Serialize
(
void* V, |
Misc/OutputDeviceMemory.h |