Navigation
API > API/Plugins > API/Plugins/ToolPresetAsset
| |
|
| Name |
FInteractiveToolPresetStore |
| Type |
struct |
| Header File |
/Engine/Plugins/Experimental/ToolPresets/Source/ToolPresetAsset/Public/ToolPresetAsset.h |
| Include Path |
#include "ToolPresetAsset.h" |
Syntax
USTRUCT (BlueprintType )
struct FInteractiveToolPresetStore
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| NamedPresets |
TArray< FInteractiveToolPresetDefinition > |
|
ToolPresetAsset.h |
- EditAnywhere
- Category="ToolPresetAsset"
- Meta=(EditorConfig)
|
| ToolIcon |
FSlateBrush |
|
ToolPresetAsset.h |
- VisibleAnywhere
- Category="ToolPresetAsset"
- Meta=(EditorConfig)
|
| ToolLabel |
FText |
|
ToolPresetAsset.h |
- VisibleAnywhere
- Category="ToolPresetAsset"
- Meta=(EditorConfig)
|