RSS

Четверг, 28.03.2024, 20:15
Главная » WoW API » API Виджеты » Анимация »

region = Translation:GetRegionParent()

[ править ]
Returns the `Region` object on which the animation operates.
[клоны]
Returns the Region object on which the animation operates.


Signature:
Code
region = Animation:GetRegionParent()

Returns:
  • region - Reference to the Region object on which the animation operates (i.e. the parent of the animation's parent AnimationGroup). (region, Region)

Также смотрите: Анимация
Ссылки: http://wowprogramming.com/docs/widgets/Animation/GetRegionParent