RSS

Четверг, 25.04.2024, 22:11
Главная » WoW API » API Виджеты »

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

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

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

Название Описание
Frame:Hide() Hides the region.
alpha = Frame:GetAlpha() Returns the opacity of the region relative to its parent.
FontString:Show() Shows the region.
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.
FontString:Hide() Hides the region.
alpha = FontString:GetAlpha() Returns the opacity of the region relative to its parent.
EditBox:Show() Shows the region.
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.
EditBox:Hide() Hides the region.
alpha = EditBox:GetAlpha() Returns the opacity of the region relative to its parent.
DressUpModel:Show() Shows the region.
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.
DressUpModel:Hide() Hides the region.
alpha = DressUpModel:GetAlpha() Returns the opacity of the region relative to its parent.
Cooldown:Show() Shows the region.
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.
Cooldown:Hide() Hides the region.
alpha = Cooldown:GetAlpha() Returns the opacity of the region relative to its parent.
ColorSelect:Show() Shows the region.
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.
ColorSelect:Hide() Hides the region.
alpha = ColorSelect:GetAlpha() Returns the opacity of the region relative to its parent.
CheckButton:Show() Shows the region.
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.
CheckButton:Hide() Hides the region.
alpha = CheckButton:GetAlpha() Returns the opacity of the region relative to its parent.
Button:Show() Shows the region.
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.
Button:Hide() Hides the region.
alpha = Button:GetAlpha() Returns the opacity of the region relative to its parent.
ArchaeologyDigSiteFrame:Show() Shows the region.
ArchaeologyDigSiteFrame:SetAlpha(alpha) Sets the opacity of the region relative to its parent.
visible = ArchaeologyDigSiteFrame:IsVisible() Returns whether the region is visible.
shown = ArchaeologyDigSiteFrame:IsShown() Returns whether the region is shown.
ArchaeologyDigSiteFrame:Hide() Hides the region.
alpha = ArchaeologyDigSiteFrame:GetAlpha() Returns the opacity of the region relative to its parent.

1-50 51-100 101-150