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 |
|
|
| ToolIcon | FSlateBrush | ToolPresetAsset.h |
|
|
| ToolLabel | FText | ToolPresetAsset.h |
|