DayZ 1.24
|
Variables | |
const string | SYSTEM_CHAT_MSG = "system_chat_msg" |
const string | GLOBAL_CHAT_MSG = "global_chat_msg" |
const string | DIRECT_CHAT_MSG = "direct_chat_msg" |
const string | VEHICLE_CHAT_MSG = "vehicle_chat_msg" |
const string | RADIO_CHAT_MSG = "radio_chat_msg" |
const string | GAME_CHAT_MSG = "game_chat_msg" |
const string | ADMIN_CHAT_MSG = "admin_chat_msg" |
const string | PLAYER_CHAT_MSG = "player_chat_msg" |
\desc Constants for toggle chat messages type visibility
Definition at line 545 of file constants.c.
Referenced by CGame::RegisterProfilesOptions().
Definition at line 541 of file constants.c.
Referenced by CGame::RegisterProfilesOptions().
Definition at line 544 of file constants.c.
Referenced by CGame::RegisterProfilesOptions().
Definition at line 540 of file constants.c.
Definition at line 546 of file constants.c.
Referenced by CGame::RegisterProfilesOptions().
Definition at line 543 of file constants.c.
Referenced by CGame::RegisterProfilesOptions().
Definition at line 539 of file constants.c.
Referenced by CGame::RegisterProfilesOptions().
Definition at line 542 of file constants.c.