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

#include <DBDFile.h>

Public Attributes

std::string name
 
std::string sizeStr
 
unsigned int arraySize = 1
 
bool isID = false
 
bool isRelation = false
 
bool isNonInline = false
 
std::string comment
 

Detailed Description

Definition at line 37 of file DBDFile.h.

Member Data Documentation

◆ arraySize

unsigned int core::DBDVersionField::arraySize = 1

Definition at line 41 of file DBDFile.h.

◆ comment

std::string core::DBDVersionField::comment

Definition at line 45 of file DBDFile.h.

◆ isID

bool core::DBDVersionField::isID = false

Definition at line 42 of file DBDFile.h.

◆ isNonInline

bool core::DBDVersionField::isNonInline = false

Definition at line 44 of file DBDFile.h.

◆ isRelation

bool core::DBDVersionField::isRelation = false

Definition at line 43 of file DBDFile.h.

◆ name

std::string core::DBDVersionField::name

Definition at line 39 of file DBDFile.h.

◆ sizeStr

std::string core::DBDVersionField::sizeStr

Definition at line 40 of file DBDFile.h.


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