Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UInteractiveCommandResult
- UGeometrySelectionEditCommandResult
References
| Module | InteractiveToolsFramework |
| Header | /Engine/Source/Runtime/InteractiveToolsFramework/Public/InteractiveCommand.h |
| Include | #include "InteractiveCommand.h" |
Syntax
class UInteractiveCommandResult : public UObject
Remarks
UInteractiveCommandResult subclasses are returned from UInteractiveCommands, to allow commands to return custom information.