159 {
162
164 {
166 {
168 {
170 }
171 else
172 {
174 }
175 }
176 else
177 {
179 }
180 }
181 else
182 {
184 }
185 }
void HideVoiceNotification()
Hides the VON notification completely and immediately.
void ShowVoiceNotification(int level, bool fading)
Shows the voice notification.
proto native int GetVoiceLevel(Object player=null)
Get voice level of VoN (on both client and server) (VoiceLevelWhisper = 0, VoiceLevelNormal = 1,...
proto native Mission GetMission()
static bool IsVoiceThresholdMinimum()
Specifies whether user's voice activation threshold value is equal to the minimum voice activation th...
Manager class which handles Voice-over-network functionality while player is connected to a server.
proto native CGame GetGame()