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
|