GetNthAnimation
From GECK
This article is incomplete. You can help by filling in any blank descriptions. Further information might be found in a section of the discussion page. Please remove this message when no longer necessary. |
A function added by the New Vegas Script Extender.
Contents
Description
Returns name of Nth animation of the base actor's or creature's animation list.
Syntax
(string_var) actorRef.GetNthAnimation index:int baseActor:form
Example
npcRef.GetNthAnimation 0