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

Static Protected Member Functions

static array< ref ModStructureGetMods ()
 
static void LoadMods ()
 

Static Protected Attributes

static bool m_Loaded
 
static ref array< ref ModStructurem_Mods
 

Detailed Description

Definition at line 1 of file modloader.c.

Member Function Documentation

◆ GetMods()

static array< ref ModStructure > ModLoader::GetMods ( )
staticprotected

Definition at line 6 of file modloader.c.

◆ LoadMods()

static void ModLoader::LoadMods ( )
staticprotected

Definition at line 13 of file modloader.c.

Member Data Documentation

◆ m_Loaded

bool ModLoader::m_Loaded
staticprotected

Definition at line 3 of file modloader.c.

◆ m_Mods

ref array<ref ModStructure> ModLoader::m_Mods
staticprotected

Definition at line 4 of file modloader.c.


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