GetAnimationsByAnimGroup

From GECK
Jump to: navigation, search


A function added by the kNVSE Plugin.

Description

Returns the animation paths, including variants, that would be played if the specified animation group is played on the actor as an Array. This function also takes into account any kNVSE overridden animations.

Syntax

[help]
reference.GetAnimationsByAnimGroup anim group id:animation group

Example

player.GetAnimationsByAnimGroup AttackRight

See Also