![]() |
ManiaScript Trackmania 2020
30/10/2024
|
Documentation for class CGameUserVoiceChat. More...
#include <2024_10_30.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 10627 of file 2024_10_30.h.
Enumerator | |
---|---|
Muted | |
NotMuted |
Definition at line 10632 of file 2024_10_30.h.
Boolean const CGameUserVoiceChat::IsConnected |
Definition at line 10659 of file 2024_10_30.h.
Boolean const CGameUserVoiceChat::IsLocal |
Definition at line 10643 of file 2024_10_30.h.
Boolean const CGameUserVoiceChat::IsMuted |
Definition at line 10647 of file 2024_10_30.h.
Boolean const CGameUserVoiceChat::IsSpeaking |
Definition at line 10655 of file 2024_10_30.h.
CUser* const CGameUserVoiceChat::MatchingPlayerInfo |
Definition at line 10667 of file 2024_10_30.h.
Boolean const CGameUserVoiceChat::MuteChangePending |
Definition at line 10651 of file 2024_10_30.h.
CGameUserVoiceChat::EMuteSetting CGameUserVoiceChat::MuteSetting |
Definition at line 10639 of file 2024_10_30.h.
Boolean const CGameUserVoiceChat::Supported |
Definition at line 10663 of file 2024_10_30.h.