Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework
References
| Module | InteractiveToolsFramework |
| Header | /Engine/Source/Runtime/InteractiveToolsFramework/Public/InteractiveTool.h |
| Include | #include "InteractiveTool.h" |
Syntax
struct FInteractiveToolInfo
Remarks
FInteractiveToolInfo provides information about a tool (name, tooltip, etc)
Variables
| Type | Name | Description | |
|---|---|---|---|
| FText | ToolDisplayName | Name of Tool. |