AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "adt.h"
Classes | |
struct | plane |
Public Member Functions | |
bool | prepareLoadedData () |
Public Attributes | |
uint32 | size |
plane | max |
plane | min |
uint32 | fcc |
char | fcc_txt [4] |
Private Attributes | |
union { | |
uint32 fcc | |
char fcc_txt [4] | |
}; | |
bool adt_MFBO::prepareLoadedData | ( | ) |
References fcc, u_map_fcc::fcc, and MFBOMagic.
union { ... } adt_MFBO::@378 |
uint32 adt_MFBO::fcc |
Referenced by prepareLoadedData().
char adt_MFBO::fcc_txt[4] |
plane adt_MFBO::max |
plane adt_MFBO::min |
uint32 adt_MFBO::size |