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

#include <adt.h>

Classes

struct  plane
 

Public Attributes

union { 
 
   uint32   fcc 
 
   char   fcc_txt [4] 
 
};  
 
uint32 size
 
plane max
 
plane min
 

Detailed Description

Definition at line 299 of file adt.h.

Member Data Documentation

◆ [union]

union { ... } adt_MFBO

◆ fcc

uint32 adt_MFBO::fcc

Definition at line 303 of file adt.h.

◆ fcc_txt

char adt_MFBO::fcc_txt[4]

Definition at line 304 of file adt.h.

◆ max

plane adt_MFBO::max

Definition at line 311 of file adt.h.

◆ min

plane adt_MFBO::min

Definition at line 312 of file adt.h.

◆ size

uint32 adt_MFBO::size

Definition at line 306 of file adt.h.


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