FToolCommandChange

[FToolCommandChange](API\Runtime\InteractiveToolsFramework\FToolCommandChange) is a base class for command changes used by the Tools Framework.

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

InteractiveToolsFramework

Header

/Engine/Source/Runtime/Experimental/InteractiveToolsFramework/Public/InteractiveToolChange.h

Include

#include "InteractiveToolChange.h"

Syntax

class FToolCommandChange : public FCommandChange

Remarks

FToolCommandChange is a base class for command changes used by the Tools Framework.

Overridden from FChange

Name Description

Public function Virtual Const

FString

 

ToString()

Describes this change (for debugging)

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