PC Stable Documentation
 
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Loading...
Searching...
No Matches
ObjectSpawnerHandler Class Reference

Static Private Member Functions

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

Static Private Attributes

static protected const ref TStringArray VALID_PATHS
 

Member Function Documentation

◆ OnGameplayDataHandlerLoad()

static void OnGameplayDataHandlerLoad ( )
inlinestaticprivate

◆ SpawnObject()

◆ SpawnObjects()

static void SpawnObjects ( )
inlinestaticprivate

◆ ValidatePath()

static bool ValidatePath ( string  path)
inlinestaticprivate

References string::Contains(), path, PrintToRPT(), and VALID_PATHS.

Referenced by SpawnObject().

Field Documentation

◆ VALID_PATHS

protected const ref TStringArray VALID_PATHS
staticprivate
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",
}

Referenced by ValidatePath().


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