DayZ 1.24
|
Static Private Member Functions | |
static void | Init () |
Static Private Attributes | |
static ref Param1< int > | PARAM1_INT |
static ref Param1< bool > | PARAM1_BOOL |
static ref Param1< float > | PARAM1_FLOAT |
static ref Param1< string > | PARAM1_STRING |
static ref Param2< int, int > | PARAM2_INT_INT |
static ref Param2< int, float > | PARAM2_INT_FLOAT |
static ref Param2< int, string > | PARAM2_INT_STRING |
static ref Param2< string, float > | PARAM2_STRING_FLOAT |
static ref Param2< string, string > | PARAM2_STRING_STRING |
static ref Param2< float, float > | PARAM2_FLOAT_FLOAT |
Definition at line 9 of file UtilityClasses.c.
Definition at line 23 of file UtilityClasses.c.
References PARAM1_BOOL, PARAM1_FLOAT, PARAM1_INT, PARAM1_STRING, PARAM2_FLOAT_FLOAT, PARAM2_INT_FLOAT, PARAM2_INT_INT, PARAM2_INT_STRING, PARAM2_STRING_FLOAT, and PARAM2_STRING_STRING.
Referenced by CGame::DayZGame().
Definition at line 12 of file UtilityClasses.c.
Referenced by Init(), ManBase::OnRPC(), ScriptConsoleEnfScriptTab::OnRPCEx(), BleedingSourcesManagerBase::RemoveBleedingSource(), and HudDebugWinBase::SetUpdate().
Definition at line 13 of file UtilityClasses.c.
Referenced by Init(), and InventoryItem::ReadVarsFromCTX().
Definition at line 11 of file UtilityClasses.c.
Referenced by Init(), InventoryItem::LoadVariables(), WoundInfectStage2Mdfr::OnActivate(), ActionCheckPulse::OnExecuteServer(), ActionCheckPulseTarget::OnFinishProgressServer(), OnRPC(), ManBase::OnRPC(), InventoryItem::ReadVarsFromCTX(), and PlayerAgentPool::RemoteGrowRequestDebug().
Definition at line 14 of file UtilityClasses.c.
Referenced by FillAgentArray(), Init(), OnRPC(), ManBase::OnRPC(), PluginBase::OnRPCTemp(), ScriptConsoleEnfScriptTab::RunEnscriptServer(), Debug::SaveLog(), and PluginBase::SendRPCTemp().
Definition at line 21 of file UtilityClasses.c.
Referenced by Init(), SymptomBase::OnGetActivatedClient(), and ManBase::OnPlayerRecievedHit().
Definition at line 17 of file UtilityClasses.c.
Referenced by Init(), Managed::OnRPC(), DebugMonitorValues::OnRPCFloat(), Managed::SendValue(), and DebugMonitorValues::SendValue().
Definition at line 16 of file UtilityClasses.c.
Referenced by Init(), SymptomManager::OnRPC(), SymptomBase::SyncToClientActivated(), and SymptomBase::SyncToClientDeactivated().
Definition at line 18 of file UtilityClasses.c.
Referenced by Init(), DebugMonitorValues::OnRPCString(), and DebugMonitorValues::SendValue().
Definition at line 19 of file UtilityClasses.c.
Referenced by Init().
Definition at line 20 of file UtilityClasses.c.
Referenced by Init().