CToolWidget
Overview
Widget creation and management utilities.
Functions
| Name | Description |
|---|---|
| spawnWidgetAtRuntime | Create a widget, call init lambda, add to viewport. Overloads with/without explicit UClass, with/without addToViewPort flag. |
| removeWidget | Remove a widget from the viewport. |
| sizeOfStringInPixel | Measure the pixel size of a string with a given font. |