Get Uiwidget Parent
Battlefield 6 Scripting Docs / mod / mod / GetUIWidgetParent
function GetUIWidgetParent(widget): UIWidget;
Defined in: mod/index.d.ts:13864
Returns the Parent UI Widget of the specified UI Widget.
Parameter | Type |
---|---|
widget |
UIWidget |