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