RSS

Пятница, 26.04.2024, 02:17
Главная » WoW API » API Виджеты »

Видимая область

[ Добавить запись ]

В категории материалов: 150
Показано материалов: 1-50
Страницы: 1 2 3 »

Название Описание
VisibleRegion:Show() Shows the region.
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.
VisibleRegion:Hide() Hides the region.
alpha = VisibleRegion:GetAlpha() Returns the opacity of the region relative to its parent.
Texture:Show() Shows the region.
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.
Texture:Hide() Hides the region.
alpha = Texture:GetAlpha() Returns the opacity of the region relative to its parent.
TabardModel:Show() Shows the region.
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.
TabardModel:Hide() Hides the region.
alpha = TabardModel:GetAlpha() Returns the opacity of the region relative to its parent.
StatusBar:Show() Shows the region.
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.
StatusBar:Hide() Hides the region.
alpha = StatusBar:GetAlpha() Returns the opacity of the region relative to its parent.
Slider:Show() Shows the region.
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.
Slider:Hide() Hides the region.
alpha = Slider:GetAlpha() Returns the opacity of the region relative to its parent.
SimpleHTML:Show() Shows the region.
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.
SimpleHTML:Hide() Hides the region.
alpha = SimpleHTML:GetAlpha() Returns the opacity of the region relative to its parent.
ScrollingMessageFrame:Show() Shows the region.
ScrollingMessageFrame:SetAlpha(alpha) Sets the opacity of the region relative to its parent.
visible = ScrollingMessageFrame:IsVisible() Returns whether the region is visible.
shown = ScrollingMessageFrame:IsShown() Returns whether the region is shown.
ScrollingMessageFrame:Hide() Hides the region.
alpha = ScrollingMessageFrame:GetAlpha() Returns the opacity of the region relative to its parent.
ScrollFrame:Show() Shows the region.
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.
ScrollFrame:Hide() Hides the region.
alpha = ScrollFrame:GetAlpha() Returns the opacity of the region relative to its parent.
QuestPOIFrame:Show() Shows the region.
QuestPOIFrame:SetAlpha(alpha) Sets the opacity of the region relative to its parent.