Get Uiimage Alpha
Battlefield 6 Scripting Docs / mod / mod / GetUIImageAlpha
function GetUIImageAlpha(widget): number;
Defined in: mod/index.d.ts:13819
Returns a number representing the image alpha of the specified UI Widget.
Parameter | Type |
---|---|
widget |
UIWidget |
number