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