Navigation
API > API/Runtime > API/Runtime/Core
| Name | TPtrTable |
| Type | class |
| Header File | /Engine/Source/Runtime/Core/Public/Serialization/MemoryImage.h |
| Include Path | #include "Serialization/MemoryImage.h" |
Syntax
template<typename T>
class TPtrTable : public TPtrTableBase< T, T * >
Inheritance Hierarchy
- FPtrTableBase → TPtrTableBase → TPtrTable