AddAnimation
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
Adds an animation to the base actor's or creature's animation list.
Syntax
actorRef.AddAnimation animName:string baseActor:form
Example
npcRef.AddAnimation "AnimationName"