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
|