Navigation
API > API/Plugins > API/Plugins/UserToolBoxCore
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
| Name | FUITemplateParameters |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/UserToolBoxCore/Source/UserToolBoxCore/Public/UTBBaseTab.h |
| Include Path | #include "UTBBaseTab.h" |
Syntax
struct FUITemplateParameters
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bForceHideSettingsButton | bool | UTBBaseTab.h | ||
| bPostfixSectionWithTabName | bool | UTBBaseTab.h | ||
| bPrefixSectionWithTabName | bool | UTBBaseTab.h |