RSS

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

VisibleRegion:SetParent(frame) or VisibleRegion: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