Нативы | |
---|---|
VTC_IsClientMuted | Checks whether the player is muted at the moment. |
VTC_IsClientSpeaking | Checks whether the player is talking at the moment. |
VTC_MuteClient | Mutes the player. |
VTC_PlaySound | Play the audio file via the voice stream. |
VTC_UnmuteClient | Unmutes the player. |
Форварды | |
VTC_OnClientStartSpeak | Called when the player started talking. |
VTC_OnClientStopSpeak | Called when the player stopped talking. |