DayZ 1.24
|
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 |
Static component of PPE manager, used to hold the instance.
Definition at line 2 of file PPEManager.c.
Definition at line 6 of file PPEManager.c.
References Debug::Log(), m_Manager, and PPEManager().
Referenced by CGame::DayZGame().
|
inlinestaticprivate |
Returns the manager instance singleton.
Definition at line 27 of file PPEManager.c.
References m_Manager.
Referenced by BleedingIndicatorDropData::AdjustColorSaturation(), CGame::DeferredInit(), PPEClassBase::Init(), CGame::LoadingHide(), PPEMatClassParameterColor::ModifyResultValues(), MissionBase::OnMissionFinish(), ManBase::OnSelectPlayer(), PPERequesterBase::RelativizeValue(), PPERequesterBase::SendCurrentValueData(), PPERequesterBase::SetRequesterUpdating(), ActionTargetsCursor::Update(), PPEMatClassParameterCommandData::Update(), DayZIntroScene::~DayZIntroScene(), and DayZIntroSceneXbox::~DayZIntroSceneXbox().
|
staticprivate |
Definition at line 4 of file PPEManager.c.
Referenced by CreateManagerStatic(), DestroyManagerStatic(), and GetPPEManager().