alpha = Frame:GetAlpha()
|
Returns the opacity of the region relative to its parent.
|
FontString:SetAlpha(alpha)
|
Sets the opacity of the region relative to its parent.
|
visible = FontString:IsVisible()
|
Returns whether the region is visible.
|
shown = FontString:IsShown()
|
Returns whether the region is shown.
|
alpha = FontString:GetAlpha()
|
Returns the opacity of the region relative to its parent.
|
EditBox:SetAlpha(alpha)
|
Sets the opacity of the region relative to its parent.
|
visible = EditBox:IsVisible()
|
Returns whether the region is visible.
|
shown = EditBox:IsShown()
|
Returns whether the region is shown.
|
alpha = EditBox:GetAlpha()
|
Returns the opacity of the region relative to its parent.
|
DressUpModel:SetAlpha(alpha)
|
Sets the opacity of the region relative to its parent.
|
visible = DressUpModel:IsVisible()
|
Returns whether the region is visible.
|
shown = DressUpModel:IsShown()
|
Returns whether the region is shown.
|
alpha = DressUpModel:GetAlpha()
|
Returns the opacity of the region relative to its parent.
|
Cooldown:SetAlpha(alpha)
|
Sets the opacity of the region relative to its parent.
|
visible = Cooldown:IsVisible()
|
Returns whether the region is visible.
|
shown = Cooldown:IsShown()
|
Returns whether the region is shown.
|
alpha = Cooldown:GetAlpha()
|
Returns the opacity of the region relative to its parent.
|
ColorSelect:SetAlpha(alpha)
|
Sets the opacity of the region relative to its parent.
|
visible = ColorSelect:IsVisible()
|
Returns whether the region is visible.
|
shown = ColorSelect:IsShown()
|
Returns whether the region is shown.
|
alpha = ColorSelect:GetAlpha()
|
Returns the opacity of the region relative to its parent.
|
CheckButton:SetAlpha(alpha)
|
Sets the opacity of the region relative to its parent.
|
visible = CheckButton:IsVisible()
|
Returns whether the region is visible.
|
shown = CheckButton:IsShown()
|
Returns whether the region is shown.
|
alpha = CheckButton:GetAlpha()
|
Returns the opacity of the region relative to its parent.
|
Button:SetAlpha(alpha)
|
Sets the opacity of the region relative to its parent.
|
visible = Button:IsVisible()
|
Returns whether the region is visible.
|
shown = Button:IsShown()
|
Returns whether the region is shown.
|
alpha = Button:GetAlpha()
|
Returns the opacity of the region relative to its parent.
|
ArchaeologyDigSiteFrame:SetAlpha(alpha)
|
Sets the opacity of the region relative to its parent.
|
alpha = ArchaeologyDigSiteFrame:GetAlpha()
|
Returns the opacity of the region relative to its parent.
|