#include "adt.h"
◆ getMCNK()
adt_MCNK * adt_MCIN::getMCNK |
( |
int |
x, |
|
|
int |
y |
|
) |
| |
|
inline |
173 {
174 if (
cells[x][y].offsMCNK)
176 return nullptr;
177 }
std::uint8_t uint8
Definition Define.h:109
struct adt_MCIN::adt_CELLS cells[ADT_CELLS_PER_GRID][ADT_CELLS_PER_GRID]
References cells.
Referenced by ConvertADT(), and prepareLoadedData().
◆ prepareLoadedData()
bool adt_MCIN::prepareLoadedData |
( |
| ) |
|
◆ [union]
◆ cells
◆ fcc
◆ fcc_txt
char adt_MCIN::fcc_txt[4] |
◆ size
The documentation for this class was generated from the following files:
- azerothcore-wotlk/src/tools/map_extractor/adt.h
- azerothcore-wotlk/src/tools/map_extractor/adt.cpp