#include "MMapFactory.h"
◆ clear()
void MMAP::MMapFactory::clear |
( |
| ) |
|
|
static |
◆ createOrGetMMapMgr()
MMapMgr * MMAP::MMapFactory::createOrGetMMapMgr |
( |
| ) |
|
|
static |
◆ InitializeDisabledMaps()
void MMAP::MMapFactory::InitializeDisabledMaps |
( |
| ) |
|
|
static |
38 {
40 int32 f[] = {616 , 649 , 650 , -1};
42 while (f[i] >= 0)
43 {
45 }
46 }
std::int32_t int32
Definition Define.h:103
std::uint32_t uint32
Definition Define.h:107
static bool forbiddenMaps[1000]
Definition MMapFactory.h:41
References forbiddenMaps.
Referenced by World::LoadConfigSettings().
◆ forbiddenMaps
bool MMAP::MMapFactory::forbiddenMaps = {0} |
|
static |
The documentation for this class was generated from the following files: