Get Uitext Size
Battlefield 6 Scripting Docs / mod / mod / GetUITextSize
function GetUITextSize(widget): number;
Defined in: mod/index.d.ts:13840
Returns a number representing the text size of the specified UI Widget.
Parameter | Type |
---|---|
widget |
UIWidget |
number