Navigation
API > API/Plugins > API/Plugins/UserToolBoxCore
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UUTBTabSection
References
| Module | UserToolBoxCore |
| Header | /Engine/Plugins/Experimental/UserToolBoxCore/Source/UserToolBoxCore/Public/UTBBaseTab.h |
| Include | #include "UTBBaseTab.h" |
Syntax
UCLASS&40;&41;
class UUTBTabSection : public UObject
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< TObjectPtr< UUTBBaseCommand > > | Commands | The list of command | |
| FString | SectionName | The name of the section |