Navigation
API > API/Plugins > API/Plugins/UserToolBoxCore
| Name | UUTBVerticalToolBarTabUI |
| Type | class |
| Header File | /Engine/Plugins/Experimental/UserToolBoxCore/Source/UserToolBoxCore/Public/UTBBaseUITab.h |
| Include Path | #include "UTBBaseUITab.h" |
Syntax
UCLASS ()
class UUTBVerticalToolBarTabUI : public UUTBToolBarTabUI
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UUTBDefaultUITemplate → UUTBToolBarTabUI → UUTBVerticalToolBarTabUI
Functions
Protected
Overridden from UUTBToolBarTabUI
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual TSharedPtr< FToolBarBuilder > GetBuilder
(
TSharedPtr< const FUICommandList > InCommandList, |
UTBBaseUITab.h |