![]() |
ManiaScript Trackmania 2020
30/10/2024
|
Documentation for class CVoiceChatEvent_Message. More...
#include <2024_10_30.h>
Public Attributes | |
CGameUserVoiceChat *const | Sender |
CGameUserVoiceChat *const | Destination |
Text const | Message |
Text const | Lang_BCP47 |
![]() | |
Ident const | Id |
Documentation for class CVoiceChatEvent_Message.
Definition at line 3024 of file 2024_10_30.h.
CGameUserVoiceChat* const CVoiceChatEvent_Message::Destination |
Definition at line 3033 of file 2024_10_30.h.
Text const CVoiceChatEvent_Message::Lang_BCP47 |
Definition at line 3041 of file 2024_10_30.h.
Text const CVoiceChatEvent_Message::Message |
Definition at line 3037 of file 2024_10_30.h.
CGameUserVoiceChat* const CVoiceChatEvent_Message::Sender |
Definition at line 3029 of file 2024_10_30.h.