WoW Model Viewer
Your premiere tool for viewing, equipping and animating World of Warcraft models.
Loading...
Searching...
No Matches
AnimInfo Struct Reference

Stores loop count and animation ID for a single animation slot. More...

#include <AnimManager.h>

Public Attributes

short Loops
 Number of loops to play.
 
size_t AnimID
 Animation identifier.
 

Detailed Description

Stores loop count and animation ID for a single animation slot.

Definition at line 13 of file AnimManager.h.

Member Data Documentation

◆ AnimID

size_t AnimInfo::AnimID

Animation identifier.

Definition at line 16 of file AnimManager.h.

◆ Loops

short AnimInfo::Loops

Number of loops to play.

Definition at line 15 of file AnimManager.h.


The documentation for this struct was generated from the following file: