![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
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.
|
inlinestaticprivate |
Definition at line 6 of file ppemanager.c.
References Debug::Log(), m_Manager, and PPEManager().
Referenced by CGame::DayZGame().
|
inlinestaticprivate |
|
inlinestaticprivate |
Returns the manager instance singleton.
Definition at line 27 of file ppemanager.c.
References m_Manager, and PPEManager().
Referenced by DayZIntroScene::~DayZIntroScene(), DayZIntroSceneXbox::~DayZIntroSceneXbox(), BleedingIndicatorDropData::AdjustColorSaturation(), CGame::DeferredInit(), PPEClassBase::Init(), CGame::LoadingHide(), PPEMatClassParameterColor::ModifyResultValues(), MissionBase::OnMissionFinish(), ManBase::OnPlayerLoaded(), ManBase::OnSelectPlayer(), PPERequesterBase::RelativizeValue(), PPERequesterBase::SendCurrentValueData(), PPERequesterBase::SetRequesterUpdating(), ActionTargetsCursor::Update(), and PPEMatClassParameterCommandData::Update().
|
staticprivate |
Definition at line 4 of file ppemanager.c.
Referenced by CreateManagerStatic(), DestroyManagerStatic(), and GetPPEManager().