TPatchedPtrBase

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Serialization/MemoryImage.h"

Syntax

template<typename T, typename PtrType>
class TPatchedPtrBase

Constructors

Name Description

Public function

TPatchedPtrBase

(
    T* InPtr
)

Functions

Name Description

Public function Const

T *

 

Get()

Public function Const

T *

 

GetChecked()

Operators

Name Description

Public function Const

 

operator T *()

Public function Const

T &

 

operator*()

Public function Const

T *

 

operator->()

Typedefs

Name

Description

FPtrTable

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