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

Skeleton attachment data header (SKA1 chunk). More...

#include <CASCChunks.h>

Public Attributes

uint32 nAttachments
 Number of attachments.
 
uint32 ofsAttachments
 Offset to attachments.
 
uint32 nAttachLookup
 Number of attachment lookup entries.
 
uint32 ofsAttachLookup
 Offset to attachment lookup table.
 

Detailed Description

Skeleton attachment data header (SKA1 chunk).

Definition at line 32 of file CASCChunks.h.

Member Data Documentation

◆ nAttachLookup

uint32 SKA1::nAttachLookup

Number of attachment lookup entries.

Definition at line 36 of file CASCChunks.h.

◆ nAttachments

uint32 SKA1::nAttachments

Number of attachments.

Definition at line 34 of file CASCChunks.h.

◆ ofsAttachLookup

uint32 SKA1::ofsAttachLookup

Offset to attachment lookup table.

Definition at line 37 of file CASCChunks.h.

◆ ofsAttachments

uint32 SKA1::ofsAttachments

Offset to attachments.

Definition at line 35 of file CASCChunks.h.


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