Project Zomboid Lua Docs 29123
Unofficial documentation for Project Zomboid's Lua
Loading...
Searching...
No Matches
SpawnRegionMgr Class Reference

Static Public Member Functions

static table< string, umbrella::SpawnPoint[]> loadSpawnPointsFile (string filename, boolean server)
static umbrella::SpawnRegion[] loadSpawnRegionsFile (string filename, boolean server)
static umbrella::SpawnRegion[] loadSpawnRegions (umbrella::FileSpawnRegion[] regions)
static umbrella::SpawnRegion[] getSpawnRegionsAux ()
static umbrella::SpawnRegion[] getSpawnRegions ()

Member Function Documentation

◆ getSpawnRegions()

umbrella::SpawnRegion[] SpawnRegionMgr::getSpawnRegions ( )
static

◆ getSpawnRegionsAux()

umbrella::SpawnRegion[] SpawnRegionMgr::getSpawnRegionsAux ( )
static

◆ loadSpawnPointsFile()

table< string, umbrella::SpawnPoint[]> SpawnRegionMgr::loadSpawnPointsFile ( string filename,
boolean server )
static

◆ loadSpawnRegions()

umbrella::SpawnRegion[] SpawnRegionMgr::loadSpawnRegions ( umbrella::FileSpawnRegion[] regions)
static

◆ loadSpawnRegionsFile()

umbrella::SpawnRegion[] SpawnRegionMgr::loadSpawnRegionsFile ( string filename,
boolean server )
static

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