Navigation
Filters
Classes
| Type | Name | Description | |
|---|---|---|---|
| FEditablePalette | An FToolPalette to which you can add and remove actions | ||
| FEditableToolPaletteSettings | The actual struct that contains the properties saved for an FEditableToolPalette. | ||
| FToolbarRegistrationArgs | A class that provides the FToolbarRegistrationArgs for a UE toolbar | ||
| FToolElement | Represents one Tool Element, and is responsible for displaying the UI for that element | ||
| FToolElementRegistrationArgs | A class which provides the data necessary to generate a widget. | ||
| FToolElementRegistrationKey | Serves as a key into the FToolElementRegistry of FToolElements | ||
| FToolElementRegistry | A Registry for FToolElements, where the FToolElements will generate the UI for a certain tool | ||
| FToolkitBuilder | The FToolElementRegistrationArgs which is specified for Toolkits | ||
| FToolkitBuilderArgs | A simple struct to carry initialization data for an FToolkitBuilder | ||
| FToolkitSections | |||
| FToolkitStyle | FToolkitStyle is the FSlateStyleSet that defines styles for FToolkitBuilders | ||
| FToolkitWidgetStyle | FToolkitWidgetStyle is the FSlateWidgetStyle that defines the styling of a ToolkitWidget | ||
| FToolPalette | A struct that provides the data for a single tool Palette | ||
| FWidgetRegistrationModule | |||
| IEditableToolPaletteConfigManager | Interface class for FEditableToolPalette to interact with EditorConfig which is an Editor only module currently. |