GetOpacity

From LoTROInterface Wiki

Jump to: navigation, search


Gets the opacity of the window.

Syntax

Lua
function Control:GetOpacity();

Returns

Type: number
A value of 0 to 1 indicating how transparent the window is.

Remarks

This gets the current opacity of the window which determines its level of transparency when being displayed.

Personal tools