Dayz Explorer 1.28.160049
Loading...
Searching...
No Matches
ObjectSpawnerHandler Class Reference

Static Protected Member Functions

static void SpawnObjects ()
 
static void SpawnObject (ITEM_SpawnerObject item)
 
static void OnGameplayDataHandlerLoad ()
 
static bool ValidatePath (string path)
 

Static Protected Attributes

static const ref TStringArray VALID_PATHS
 

Detailed Description

Definition at line 1 of file objectspawner.c.

Member Function Documentation

◆ OnGameplayDataHandlerLoad()

static void ObjectSpawnerHandler::OnGameplayDataHandlerLoad ( )
staticprotected

Definition at line 71 of file objectspawner.c.

◆ SpawnObject()

static void ObjectSpawnerHandler::SpawnObject ( ITEM_SpawnerObject item)
staticprotected

Definition at line 33 of file objectspawner.c.

◆ SpawnObjects()

static void ObjectSpawnerHandler::SpawnObjects ( )
staticprotected

Definition at line 11 of file objectspawner.c.

◆ ValidatePath()

static bool ObjectSpawnerHandler::ValidatePath ( string path)
staticprotected

Definition at line 81 of file objectspawner.c.

Member Data Documentation

◆ VALID_PATHS

const ref TStringArray ObjectSpawnerHandler::VALID_PATHS
staticprotected
Initial value:
= {
"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",
}

Definition at line 3 of file objectspawner.c.


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