Navigation
| Name | UserToolBoxCore |
| Type | Plugin |
| Part of Plugins | UserToolBoxCore |
| Location | /Engine/Plugins/Experimental/UserToolBoxCore/Source/UserToolBoxCore/ |
| Module Build Rules | UserToolBoxCore.Build.cs |
Classes
| Name | Remarks |
|---|---|
| FUserToolBoxCoreModule | |
| FUserToolBoxStyle | |
| FUTBTabEditor | |
| SButtonCommandWidget | |
| SCommandDetailsView | |
| SCommandPickMenuWidget | |
| SCommandWidget | |
| SUserToolBoxTabWidget | SUserToolBoxTabWidget is the UI widget generated by a UUserToolBoxBaseTab. |
| SVerticalTextBlock | |
| UBaseCommandNativeUI | Native base class for Command UI Customization. |
| UIconsTracker | |
| UIconTrackerFactory | |
| UUserToolBoxBaseBlueprint | |
| UUserToolBoxBaseTab | UUserToolBoxBaseTab is the class that represent a configurable tab This class contains the name of the tab and a section's list. |
| UUserToolboxSubsystem | |
| UUTBBaseCommand | UUTBBaseCommand is the base class for any command of the usertoolbox framework. |
| UUTBCommandFactory | |
| UUTBCommandTabFactory | |
| UUTBCommandUMGUI | |
| UUTBDefaultUITemplate | |
| UUTBEditorBlueprint | |
| UUTBEditorUtilityBlueprintFactory | |
| UUTBPaletteTabUI | |
| UUTBSlimHorizontalToolBarTabUI | |
| UUTBTabSection | |
| UUTBToolBarTabUI | |
| UUTBUICommand | Interface shared by the native UI and by the UMG one. |
| UUTBVerticalToolBarTabUI |
Structs
| Name | Remarks |
|---|---|
| FCommandDragDropOperation | |
| FIconFolderInfo | |
| FIconInfo | |
| FUITemplateParameters | UTBTabSection is the class that represent a section in a UUserToolBoxBaseTab it contains the name of the section and the list of command attach to that section |
Interfaces
| Name | Remarks |
|---|---|
| IUTBTabEditor | |
| IUTBUICommand |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| FOnCommandSelectedChanged | TBaseDelegate_OneParam< void, UClass * > | Editor/SCommandPickMenu.h | |
| FOnObjectPropertyModified | TBaseDelegate_OneParam< void, UUTBBaseCommand * > | Editor/SCommandWithOptionsDetailsView.h | |
| FOnTabChanged | TMulticastDelegate_OneParam< void, UUserToolBoxBaseTab * > | UserToolBoxSubsystem.h |