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

#include <adt.h>

Classes

struct  adt_CELLS
 

Public Member Functions

bool prepareLoadedData ()
 
adt_MCNKgetMCNK (int x, int y)
 

Public Attributes

uint32 size
 
struct adt_MCIN::adt_CELLS cells [ADT_CELLS_PER_GRID][ADT_CELLS_PER_GRID]
 

Private Attributes

union { 
 
   uint32   fcc 
 
   char   fcc_txt [4] 
 
};  
 

Detailed Description

Definition at line 151 of file adt.h.

Member Function Documentation

◆ getMCNK()

adt_MCNK * adt_MCIN::getMCNK ( int  x,
int  y 
)
inline

Definition at line 168 of file adt.h.

+ Here is the caller graph for this function:

◆ prepareLoadedData()

bool adt_MCIN::prepareLoadedData ( )

Definition at line 101 of file adt.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

Member Data Documentation

◆ [union]

union { ... } adt_MCIN

◆ cells

◆ fcc

uint32 adt_MCIN::fcc

Definition at line 154 of file adt.h.

◆ fcc_txt

char adt_MCIN::fcc_txt[4]

Definition at line 155 of file adt.h.

◆ size

uint32 adt_MCIN::size

Definition at line 158 of file adt.h.


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