![]() |
ManiaScript Trackmania 2020
14/07/2025
|
Documentation for class CVoiceChatEvent_Message. More...
#include <2025_07_14.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 3028 of file 2025_07_14.h.
CGameUserVoiceChat* const CVoiceChatEvent_Message::Destination |
Definition at line 3037 of file 2025_07_14.h.
Text const CVoiceChatEvent_Message::Lang_BCP47 |
Definition at line 3045 of file 2025_07_14.h.
Text const CVoiceChatEvent_Message::Message |
Definition at line 3041 of file 2025_07_14.h.
CGameUserVoiceChat* const CVoiceChatEvent_Message::Sender |
Definition at line 3033 of file 2025_07_14.h.