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

#include <adt.h>

Classes

struct  plane
 

Public Member Functions

bool prepareLoadedData ()
 

Public Attributes

uint32 size
 
plane max
 
plane min
 

Private Attributes

union { 
 
   uint32   fcc 
 
   char   fcc_txt [4] 
 
};  
 

Detailed Description

Definition at line 322 of file adt.h.

Member Function Documentation

◆ prepareLoadedData()

bool adt_MFBO::prepareLoadedData ( )

Definition at line 161 of file adt.cpp.

Member Data Documentation

◆ [union]

union { ... } adt_MFBO

◆ fcc

uint32 adt_MFBO::fcc

Definition at line 326 of file adt.h.

◆ fcc_txt

char adt_MFBO::fcc_txt[4]

Definition at line 327 of file adt.h.

◆ max

plane adt_MFBO::max

Definition at line 335 of file adt.h.

◆ min

plane adt_MFBO::min

Definition at line 336 of file adt.h.

◆ size

uint32 adt_MFBO::size

Definition at line 330 of file adt.h.


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