Navigation
API > API/Runtime > API/Runtime/Core
| Name | FMemoryImageVTablePointer |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/Serialization/MemoryImage.h |
| Include Path | #include "Serialization/MemoryImage.h" |
Syntax
struct FMemoryImageVTablePointer
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Offset | uint32 | Serialization/MemoryImage.h | ||
| TypeNameHash | uint64 | Serialization/MemoryImage.h | ||
| VTableOffset | uint32 | Serialization/MemoryImage.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator!=
(
const FMemoryImageVTablePointer& Rhs |
Serialization/MemoryImage.h | ||
bool operator==
(
const FMemoryImageVTablePointer& Rhs |
Serialization/MemoryImage.h |