TrinityCore
adt_MCLQ Struct Reference

#include <adt.h>

Classes

struct  liquid_data
 

Public Attributes

union {
   uint32   fcc
 
   char   fcc_txt [4]
 
}; 
 
uint32 size
 
float height1
 
float height2
 
struct adt_MCLQ::liquid_data liquid [ADT_CELL_SIZE+1][ADT_CELL_SIZE+1]
 
uint8 flags [ADT_CELL_SIZE][ADT_CELL_SIZE]
 
uint8 data [84]
 

Detailed Description

Definition at line 60 of file adt.h.

Member Data Documentation

◆ 

union { ... } adt_MCLQ::@357

◆ data

uint8 adt_MCLQ::data[84]

Definition at line 81 of file adt.h.

◆ fcc

uint32 adt_MCLQ::fcc

Definition at line 63 of file adt.h.

◆ fcc_txt

char adt_MCLQ::fcc_txt[4]

Definition at line 64 of file adt.h.

◆ flags

uint8 adt_MCLQ::flags[ADT_CELL_SIZE][ADT_CELL_SIZE]

Definition at line 80 of file adt.h.

◆ height1

float adt_MCLQ::height1

Definition at line 67 of file adt.h.

◆ height2

float adt_MCLQ::height2

Definition at line 68 of file adt.h.

◆ liquid

struct adt_MCLQ::liquid_data adt_MCLQ::liquid[ADT_CELL_SIZE+1][ADT_CELL_SIZE+1]

◆ size

uint32 adt_MCLQ::size

Definition at line 66 of file adt.h.


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