Navigation
API > API/Plugins > API/Plugins/CommonUI > API/Plugins/CommonUI/UCommonTabListWidgetBase
Syntax
UPROPERTY&40;EditAnywhere, Category&61;TabList&41;
bool bDeferRebuildingTabList
Remarks
Whether to defer until next tick rebuilding tab list when inserting new tab (rather than adding to the end). Useful if inserting multiple tabs in the same tick as the tab list will only be rebuilt once.