PC Stable Documentation
 
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Loading...
Searching...
No Matches
ChatMessagesVisibility

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"
 

Detailed Description

\desc Constants for toggle chat messages type visibility

Variable Documentation

◆ 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"