VisibleRegion:SetAlpha(alpha)
|
Sets the opacity of the region relative to its parent.
|
visible = VisibleRegion:IsVisible()
|
Returns whether the region is visible.
|
shown = VisibleRegion:IsShown()
|
Returns whether the region is shown.
|
alpha = VisibleRegion:GetAlpha()
|
Returns the opacity of the region relative to its parent.
|
Texture:SetAlpha(alpha)
|
Sets the opacity of the region relative to its parent.
|
visible = Texture:IsVisible()
|
Returns whether the region is visible.
|
shown = Texture:IsShown()
|
Returns whether the region is shown.
|
alpha = Texture:GetAlpha()
|
Returns the opacity of the region relative to its parent.
|
TabardModel:SetAlpha(alpha)
|
Sets the opacity of the region relative to its parent.
|
visible = TabardModel:IsVisible()
|
Returns whether the region is visible.
|
shown = TabardModel:IsShown()
|
Returns whether the region is shown.
|
alpha = TabardModel:GetAlpha()
|
Returns the opacity of the region relative to its parent.
|
StatusBar:SetAlpha(alpha)
|
Sets the opacity of the region relative to its parent.
|
visible = StatusBar:IsVisible()
|
Returns whether the region is visible.
|
shown = StatusBar:IsShown()
|
Returns whether the region is shown.
|
alpha = StatusBar:GetAlpha()
|
Returns the opacity of the region relative to its parent.
|
Slider:SetAlpha(alpha)
|
Sets the opacity of the region relative to its parent.
|
visible = Slider:IsVisible()
|
Returns whether the region is visible.
|
shown = Slider:IsShown()
|
Returns whether the region is shown.
|
alpha = Slider:GetAlpha()
|
Returns the opacity of the region relative to its parent.
|
SimpleHTML:SetAlpha(alpha)
|
Sets the opacity of the region relative to its parent.
|
visible = SimpleHTML:IsVisible()
|
Returns whether the region is visible.
|
shown = SimpleHTML:IsShown()
|
Returns whether the region is shown.
|
alpha = SimpleHTML:GetAlpha()
|
Returns the opacity of the region relative to its parent.
|
ScrollingMessageFrame:SetAlpha(alpha)
|
Sets the opacity of the region relative to its parent.
|
alpha = ScrollingMessageFrame:GetAlpha()
|
Returns the opacity of the region relative to its parent.
|
ScrollFrame:SetAlpha(alpha)
|
Sets the opacity of the region relative to its parent.
|
visible = ScrollFrame:IsVisible()
|
Returns whether the region is visible.
|
shown = ScrollFrame:IsShown()
|
Returns whether the region is shown.
|
alpha = ScrollFrame:GetAlpha()
|
Returns the opacity of the region relative to its parent.
|
QuestPOIFrame:SetAlpha(alpha)
|
Sets the opacity of the region relative to its parent.
|