RDNWiki: DOWScar/Functions/AnimPlaySGroupAnim ...

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

Anim_PlaySGroupAnim


Plays an animation on each squad in an SGroup


Void Anim_PlaySGroupAnim(
SGroupID sgroup,
String animname

)


Parameters


sgroup

The id of the SGroup we want to animate.

animname

The name of the animation to play.

Description


Plays an animation for each squad in the squad group. It will only play the animation if the squad can play it.

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_PlaySquadAnim

Referring pages: DOWScar/Functions/AnimPlaySquadAnim
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]