FPointerTableBase

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Serialization/MemoryImage.h

Include

#include "Serialization/MemoryImage.h"

Syntax

class FPointerTableBase

Destructors

Name Description

Public function Virtual

~FPointerTableBase()

Functions

Name Description

Public function

int32

 

AddIndexedPointer

(
    const FTypeLayoutDesc& TypeDesc,
    void* Ptr
)

Public function Const

void *

 

GetIndexedPointer

(
    const FTypeLayoutDesc& TypeDesc,
    uint32 i
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss