DayZ 1.24
|
Static Private Member Functions | |
void | RegisterLogTamplate (LogTemplateID template_id, string author, string plugin, string label) |
static void | Init () |
static LogTemplate | GetTemplate (LogTemplateID template_id) |
Static Private Attributes | |
ref map< LogTemplateID, ref LogTemplate > | m_LogTemplates |
static LogTemplateID | TEMPLATE_UNKNOWN = 0 |
static LogTemplateID | TEMPLATE_JANOSIK = 1 |
static LogTemplateID | TEMPLATE_PLAYER_WEIGHT = 2 |
static LogTemplateID | TEMPLATE_BROADCAST = 3 |
Definition at line 7 of file LogTemplates.c.
|
inlinestaticprivate |
Definition at line 48 of file LogTemplates.c.
References Debug::Log(), m_LogTemplates, and ToString().
Referenced by LogError(), LogInfo(), and LogWarning().
Definition at line 36 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 34 of file LogTemplates.c.
Referenced by Init().
|
staticprivate |
Definition at line 32 of file LogTemplates.c.
Referenced by Init().
|
staticprivate |
Definition at line 33 of file LogTemplates.c.
Referenced by Init().
|
staticprivate |
Definition at line 31 of file LogTemplates.c.
Referenced by Init().