Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework
UInteractiveCommandResult subclasses are returned from UInteractiveCommands, to allow commands to return custom information.
| Name | UInteractiveCommandResult |
| Type | class |
| Header File | /Engine/Source/Runtime/InteractiveToolsFramework/Public/InteractiveCommand.h |
| Include Path | #include "InteractiveCommand.h" |
Syntax
UCLASS (MinimalAPI)
class UInteractiveCommandResult : public UObject
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UInteractiveCommandResult