FChange::Execute

Makes the change to the object, returning a new change that can be used to perfectly roll back this change

Windows
MacOS
Linux

Override Hierarchy

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/Change.h

Include

#include "Misc/Change.h"

Syntax

TUniquePtr< FChange > Execute
(
    UObject * Object
)

Remarks

Makes the change to the object, returning a new change that can be used to perfectly roll back this change

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