![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Static Private Member Functions | |
| static LogTemplate | GetTemplate (LogTemplateID template_id) |
| static void | Init () |
| void | RegisterLogTamplate (LogTemplateID template_id, string author, string plugin, string label) |
Static Private Attributes | |
| ref map< LogTemplateID, ref LogTemplate > | m_LogTemplates |
| static LogTemplateID | TEMPLATE_BROADCAST = 3 |
| static LogTemplateID | TEMPLATE_JANOSIK = 1 |
| static LogTemplateID | TEMPLATE_PLAYER_WEIGHT = 2 |
| static LogTemplateID | TEMPLATE_UNKNOWN = 0 |
Definition at line 7 of file logtemplates.c.
|
inlinestaticprivate |
Definition at line 52 of file logtemplates.c.
References Debug::Log(), m_LogTemplates, and ToString().
Referenced by LogError(), LogInfo(), and LogWarning().
|
inlinestaticprivate |
Definition at line 40 of file logtemplates.c.
References RegisterLogTamplate(), TEMPLATE_BROADCAST, TEMPLATE_JANOSIK, TEMPLATE_PLAYER_WEIGHT, and TEMPLATE_UNKNOWN.
|
inlinestaticprivate |
Definition at line 11 of file logtemplates.c.
References Debug::Log(), m_LogTemplates, and ToString().
Referenced by Init().
|
staticprivate |
Definition at line 9 of file logtemplates.c.
Referenced by GetTemplate(), and RegisterLogTamplate().
|
staticprivate |
Definition at line 38 of file logtemplates.c.
Referenced by Init().
|
staticprivate |
Definition at line 36 of file logtemplates.c.
Referenced by Init().
|
staticprivate |
Definition at line 37 of file logtemplates.c.
Referenced by Init().
|
staticprivate |
Definition at line 35 of file logtemplates.c.
Referenced by Init().