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

#include <GameFile.h>

Public Attributes

std::string magic
 
unsigned int start
 
unsigned int size
 
unsigned int pointer
 

Detailed Description

Definition at line 87 of file GameFile.h.

Member Data Documentation

◆ magic

std::string GameFile::Chunk::magic

Definition at line 89 of file GameFile.h.

◆ pointer

unsigned int GameFile::Chunk::pointer

Definition at line 92 of file GameFile.h.

◆ size

unsigned int GameFile::Chunk::size

Definition at line 91 of file GameFile.h.

◆ start

unsigned int GameFile::Chunk::start

Definition at line 90 of file GameFile.h.


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