Navigation
Unreal Engine C++ API Reference > Developer > ToolMenus > UToolMenus
References
Module | ToolMenus |
Header | /Engine/Source/Developer/ToolMenus/Public/ToolMenus.h |
Include | #include "ToolMenus.h" |
Source | /Engine/Source/Developer/ToolMenus/Private/ToolMenus.cpp |
void CleanupStaleWidgetsNextTick ( bool bGarbageCollect )
Remarks
Release references to UObjects of widgets that have been deleted. Combines multiple requests in one frame together for improved performance.