Sets the animation to manipulate a particular child member of its host frame. Specifies the key value of a member of the AnimationGroup parent frame that will be manipulated when this animation plays. It is the Lua equivalent of the XML childKey attribute.

Signature:

Animation:SetChildKey(key)

Arguments:

  • key - valid table key of the member of the AnimationGroup's parent object on which this animation will be applied.