Navigation
API > API/Plugins > API/Plugins/UserToolBoxCore > API/Plugins/UserToolBoxCore/UUserToolBoxBaseTab > API/Plugins/UserToolBoxCore/UUserToolBoxBaseTab/RemoveCommand
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 RemoveCommand
&40;
const FString SectionName,
const int Index
&41;
Remarks
Remove a command at a specific location in a specific section
Parameters
Name | Description |
---|---|
Section | the section name |
Index | the position in the section of the command to remove |