Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework
Inheritance Hierarchy
- IToolCommandChangeSource
- FTransformProxyChangeSource
References
| Module | InteractiveToolsFramework |
| Header | /Engine/Source/Runtime/InteractiveToolsFramework/Public/InteractiveToolChange.h |
| Include | #include "InteractiveToolChange.h" |
Syntax
class IToolCommandChangeSource
Remarks
IToolCommandChangeSource is a generic interface for generating a change object. This is useful to
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | BeginChange () |
||
| TUniquePtr< FToolCommandChange > | EndChange () |
||
| FText | |||
| UObject * |