Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
PPEManagerStatic Class Reference

Static component of PPE manager, used to hold the instance. More...

Static Private Member Functions

static void CreateManagerStatic ()
static void DestroyManagerStatic ()
static PPEManager GetPPEManager ()
 Returns the manager instance singleton.

Static Private Attributes

static ref PPEManager m_Manager

Detailed Description

Static component of PPE manager, used to hold the instance.

Definition at line 2 of file ppemanager.c.

Member Function Documentation

◆ CreateManagerStatic()

void CreateManagerStatic ( )
inlinestaticprivate

Definition at line 6 of file ppemanager.c.

References Debug::Log(), m_Manager, and PPEManager().

Referenced by CGame::DayZGame().

◆ DestroyManagerStatic()

void DestroyManagerStatic ( )
inlinestaticprivate

Definition at line 17 of file ppemanager.c.

References m_Manager.

Referenced by CGame::~DayZGame().

◆ GetPPEManager()

Field Documentation

◆ m_Manager

ref PPEManager m_Manager
staticprivate

Definition at line 4 of file ppemanager.c.

Referenced by CreateManagerStatic(), DestroyManagerStatic(), and GetPPEManager().


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