Navigation
API > API/Plugins > API/Plugins/ModelingToolsEditorMode
| |
|
| Name |
FToolPresetOption |
| Type |
struct |
| Header File |
/Engine/Plugins/Editor/ModelingToolsEditorMode/Source/ModelingToolsEditorMode/Public/ModelingToolsEditorModeToolkit.h |
| Include Path |
#include "ModelingToolsEditorModeToolkit.h" |
Syntax
struct FToolPresetOption
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| PresetCollection |
FSoftObjectPath |
|
ModelingToolsEditorModeToolkit.h |
|
| PresetIcon |
FSlateIcon |
|
ModelingToolsEditorModeToolkit.h |
|
| PresetIndex |
int32 |
|
ModelingToolsEditorModeToolkit.h |
|
| PresetLabel |
FString |
|
ModelingToolsEditorModeToolkit.h |
|
| PresetTooltip |
FString |
|
ModelingToolsEditorModeToolkit.h |
|