FRestoreForUObjectOverwrite

Helper class used to save and restore information across a StaticAllocateObject over the top of an existing object.

Windows
MacOS
Linux

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/UObject/ObjectMacros.h

Include

#include "UObject/ObjectMacros.h"

Syntax

class FRestoreForUObjectOverwrite

Remarks

Helper class used to save and restore information across a StaticAllocateObject over the top of an existing object. Currently only used by UClass

Destructors

Name Description

Public function Virtual

~FRestoreForUObjectOverwrite()

Virtual destructor

Functions

Name Description

Public function Const

void

 

Restore()

Called once the new object has been reinitialized

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