TrinityCore
Loading...
Searching...
No Matches
wdt_MPHD Class Reference

#include <wdt.h>

Public Member Functions

bool prepareLoadedData ()
 

Public Attributes

uint32 size
 
uint32 data1
 
uint32 data2
 
uint32 data3
 
uint32 data4
 
uint32 data5
 
uint32 data6
 
uint32 data7
 
uint32 data8
 

Private Attributes

union { 
 
   uint32   fcc 
 
   char   fcc_txt [4] 
 
};  
 

Detailed Description

Definition at line 29 of file wdt.h.

Member Function Documentation

◆ prepareLoadedData()

bool wdt_MPHD::prepareLoadedData ( )

Definition at line 25 of file wdt.cpp.

+ Here is the caller graph for this function:

Member Data Documentation

◆ [union]

union { ... } wdt_MPHD

◆ data1

uint32 wdt_MPHD::data1

Definition at line 37 of file wdt.h.

◆ data2

uint32 wdt_MPHD::data2

Definition at line 38 of file wdt.h.

◆ data3

uint32 wdt_MPHD::data3

Definition at line 39 of file wdt.h.

◆ data4

uint32 wdt_MPHD::data4

Definition at line 40 of file wdt.h.

◆ data5

uint32 wdt_MPHD::data5

Definition at line 41 of file wdt.h.

◆ data6

uint32 wdt_MPHD::data6

Definition at line 42 of file wdt.h.

◆ data7

uint32 wdt_MPHD::data7

Definition at line 43 of file wdt.h.

◆ data8

uint32 wdt_MPHD::data8

Definition at line 44 of file wdt.h.

◆ fcc

uint32 wdt_MPHD::fcc

Definition at line 31 of file wdt.h.

◆ fcc_txt

char wdt_MPHD::fcc_txt[4]

Definition at line 32 of file wdt.h.

◆ size

uint32 wdt_MPHD::size

Definition at line 35 of file wdt.h.


The documentation for this class was generated from the following files: