RSS

Воскресенье, 28.04.2024, 00:45
Главная » WoW API » API Виджеты » Область »

Button:SetParent(frame) or Button:SetParent("name")

[ править ]
Makes another frame the parent of this region.
[клоны]
Makes another frame the parent of this region.


Signature:
Code
Region:SetParent(frame) or Region:SetParent("name")

Arguments:
  • frame - The new parent frame (frame)
  • name - Global name of a frame (string)

Также смотрите: Область
Ссылки: http://wowprogramming.com/docs/widgets/Region/SetParent