RDNWiki: DOWScar/Functions/AnimPlaySquadAnim ...

RDN Wiki Home | Page Index | Recent Changes | Recently Commented | Users | Registration | Login:  Password:  

Anim_PlaySquadAnim


Trigger an anim for all troopers in a squad that are capable of playing the anim


Void Anim_PlaySquadAnim(
SquadID squad,
String animname

)


Parameters


squad

The id of the squad we want to animate.

animname

The name of the animation to play.

Description


Trigger an animation for all troopers in a squad that are capable of playing the animation.

Remarks


This function can be called through a CTRL object in NISlets to wait on the animation.

Example

Function Revisions


1.00: Initial function.

Source


LuaAnimator.cpp (Part of the internal game resources)

See Also


Categories: Anim
Functions: Anim_PlaySGroupAnim

Referring pages: DOWScar/Functions/AnimPlaySGroupAnim
DOWScar/Functions/Index
DOWScar/Functions/IndexAnim

There are no files on this page. [Display files/form]
There is no comment on this page. [Display comments/form]