RSS

Пятница, 29.03.2024, 00:27
Главная » WoW API » API Виджеты » Родительский объект »

parent = MessageFrame: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