RSS

Четверг, 28.03.2024, 17:36
Главная » WoW API » API Виджеты » Родительский объект »

parent = VisibleRegion:GetParent()

[ править ]
Returns the object's parent object.
[клоны]
Returns the object's parent object.


Signature:
Code
parent = ParentedObject:GetParent()

Returns:
  • parent - Reference to the object's parent object, or nil if the object has no parent (uiobject)

Также смотрите: Родительский объект
Ссылки: http://wowprogramming.com/docs/widgets/ParentedObject/GetParent