![]() |
ManiaScript Trackmania 2020
14/07/2025
|
Documentation for class CGameUserVoiceChat. More...
#include <2025_07_14.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 |
![]() | |
Ident const | Id |
Documentation for class CGameUserVoiceChat.
Definition at line 10655 of file 2025_07_14.h.
Enumerator | |
---|---|
Muted | |
NotMuted |
Definition at line 10660 of file 2025_07_14.h.
Boolean const CGameUserVoiceChat::IsConnected |
Definition at line 10687 of file 2025_07_14.h.
Boolean const CGameUserVoiceChat::IsLocal |
Definition at line 10671 of file 2025_07_14.h.
Boolean const CGameUserVoiceChat::IsMuted |
Definition at line 10675 of file 2025_07_14.h.
Boolean const CGameUserVoiceChat::IsSpeaking |
Definition at line 10683 of file 2025_07_14.h.
CUser* const CGameUserVoiceChat::MatchingPlayerInfo |
Definition at line 10695 of file 2025_07_14.h.
Boolean const CGameUserVoiceChat::MuteChangePending |
Definition at line 10679 of file 2025_07_14.h.
CGameUserVoiceChat::EMuteSetting CGameUserVoiceChat::MuteSetting |
Definition at line 10667 of file 2025_07_14.h.
Boolean const CGameUserVoiceChat::Supported |
Definition at line 10691 of file 2025_07_14.h.