\desc Constants for toggle chat messages type visibility
◆ ADMIN_CHAT_MSG
const string ADMIN_CHAT_MSG = "admin_chat_msg" |
◆ DIRECT_CHAT_MSG
const string DIRECT_CHAT_MSG = "direct_chat_msg" |
◆ GAME_CHAT_MSG
const string GAME_CHAT_MSG = "game_chat_msg" |
◆ GLOBAL_CHAT_MSG
const string GLOBAL_CHAT_MSG = "global_chat_msg" |
◆ PLAYER_CHAT_MSG
const string PLAYER_CHAT_MSG = "player_chat_msg" |
◆ RADIO_CHAT_MSG
const string RADIO_CHAT_MSG = "radio_chat_msg" |
◆ SYSTEM_CHAT_MSG
const string SYSTEM_CHAT_MSG = "system_chat_msg" |
◆ VEHICLE_CHAT_MSG
const string VEHICLE_CHAT_MSG = "vehicle_chat_msg" |