![]() |
Trackmania ManiaScript Reference 2026.2.2.1751
A ManiaScript Reference of the new Trackmania.
|
Documentation for class CGameUserVoiceChat. More...
#include <doc.h>
Public Types | |
| enum | EMuteSetting { Muted , NotMuted } |
Public Attributes | |
| CGameUserVoiceChat::EMuteSetting | MuteSetting |
| Boolean const | IsLocal |
| Boolean const | IsMuted |
| Boolean const | MuteChangePending |
| Boolean const | IsSpeaking |
| Boolean const | IsConnected |
| Boolean const | Supported |
| CUser *const | MatchingPlayerInfo |
| Public Attributes inherited from CNod | |
| Ident const | Id |
Documentation for class CGameUserVoiceChat.
| Boolean const CGameUserVoiceChat::IsConnected |
| Boolean const CGameUserVoiceChat::IsLocal |
| Boolean const CGameUserVoiceChat::IsMuted |
| Boolean const CGameUserVoiceChat::IsSpeaking |
| CUser* const CGameUserVoiceChat::MatchingPlayerInfo |
| Boolean const CGameUserVoiceChat::MuteChangePending |
| CGameUserVoiceChat::EMuteSetting CGameUserVoiceChat::MuteSetting |
| Boolean const CGameUserVoiceChat::Supported |