FChange::Execute

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

Choose your operating system:

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