class ObjectSpawnerHandlerSource
Constants 1
protected static const ref TStringArray VALID_PATHS = { "DZ\\plants","DZ\\plants_bliss", "DZ\\plants_sakhal", "DZ\\rocks", "DZ\\rocks_bliss", "DZ\\rocks_sakhal", "DZ/plants","DZ/plants_bliss", "DZ/plants_sakhal", "DZ/rocks", "DZ/rocks_bliss", "DZ/rocks_sakhal", }Referenced by ValidatePath()
Methods 4
static void SpawnObjects()References array.Count(), ErrorEx(), CfgGameplayHandler.GetObjectSpawnersArr()
Show 3 more
, JsonFileLoader.LoadFile(), SpawnObject(), and ObjectSpawnerJson.ObjectsReferenced by OnGameplayDataHandlerLoad()
static void SpawnObject(ITEM_SpawnerObject item)Referenced by SpawnObjects()
static void OnGameplayDataHandlerLoad()References CGame.GetWorld(), CGame.IsServer(), World.ProcessMarkedObjectsForPathgraphUpdate()
Show 1 more
, SpawnObjects()Referenced by DayZGame.GlobalsInit()
Referenced by SpawnObject()