FToolCommandChangeSequence::AppendChange

Add a change to the sequence

Windows
MacOS
Linux

References

Module

InteractiveToolsFramework

Header

/Engine/Source/Runtime/Experimental/InteractiveToolsFramework/Public/Changes/ToolCommandChangeSequence.h

Include

#include "Changes/ToolCommandChangeSequence.h"

Syntax

void AppendChange
(
    UObject * Target,
    TUniquePtr< FToolCommandChange > Change
)

Remarks

Add a change to the sequence

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