Navigation
API > API/Plugins > API/Plugins/UserToolBoxCore > API/Plugins/UserToolBoxCore/UUserToolBoxBaseTab > API/Plugins/UserToolBoxCore/UUserToolBoxBaseTab/RemoveSection
References
| Module | UserToolBoxCore |
| Header | /Engine/Plugins/Experimental/UserToolBoxCore/Source/UserToolBoxCore/Public/UTBBaseTab.h |
| Include | #include "UTBBaseTab.h" |
| Source | /Engine/Plugins/Experimental/UserToolBoxCore/Source/UserToolBoxCore/Private/UTBBaseTab.cpp |
void RemoveSection
&40;
const FString SectionName
&41;
Remarks
Remove a section with a specific name
Parameters
| Name | Description |
|---|---|
| SectionName | The name of the section to remove |