AnimatableObject:CreateAnimationGroup

From Warcraft Wiki
Jump to navigation Jump to search

Creates an animation group.

group = AnimatableObject:CreateAnimationGroup([name, templateName])

Arguments

name
string?
templateName
string?

Returns

group
AnimationGroup🔗 - The new animation group object as a child of this region.

Patch changes

Wrath-Logo-Small.png Patch 3.1.0 (2009-04-14): Added.