VTC_IsClientMuted
- Синтаксис
-
native bool:VTC_IsClientMuted(const index);
Переменная | Описание |
---|---|
index |
Client index |
- Описание
- Checks whether the player is muted at the moment.
- Возвращает
- true if client is muted, false otherwise