![]() |
ManiaScript Trackmania 2020
30/10/2024
|
Documentation for class CChatEntry. More...
#include <2024_10_30.h>
Public Attributes | |
SConstStringInt *const | Text |
SConstString *const | SenderLogin |
SConstStringInt *const | SenderDisplayName |
SConstStringInt *const | SenderFullDisplayName |
SConstStringInt *const | SenderFullDisplayName_ForTTS |
SConstStringInt *const | SenderTeamColorText |
Boolean const | IsSystemMessage |
EChatScope const | ChatScope |
Documentation for class CChatEntry.
Definition at line 3257 of file 2024_10_30.h.
EChatScope const CChatEntry::ChatScope |
Definition at line 3290 of file 2024_10_30.h.
Boolean const CChatEntry::IsSystemMessage |
Definition at line 3286 of file 2024_10_30.h.
SConstStringInt* const CChatEntry::SenderDisplayName |
Definition at line 3270 of file 2024_10_30.h.
SConstStringInt* const CChatEntry::SenderFullDisplayName |
Definition at line 3274 of file 2024_10_30.h.
SConstStringInt* const CChatEntry::SenderFullDisplayName_ForTTS |
Definition at line 3278 of file 2024_10_30.h.
SConstString* const CChatEntry::SenderLogin |
Definition at line 3266 of file 2024_10_30.h.
SConstStringInt* const CChatEntry::SenderTeamColorText |
Definition at line 3282 of file 2024_10_30.h.
SConstStringInt* const CChatEntry::Text |
Definition at line 3262 of file 2024_10_30.h.