![]() |
ManiaScript Trackmania 2020
30/10/2024
|
Documentation for class CChatHistory. More...
#include <2024_10_30.h>
Public Attributes | |
Array< CChatEntry *const > | Entries |
Integer | Window_Size |
Integer | Window_Offset |
Integer const | Window_OffsetMax |
Array< CChatEvent * > | PendingEvents |
Documentation for class CChatHistory.
Definition at line 3296 of file 2024_10_30.h.
Array<CChatEntry* const > CChatHistory::Entries |
Definition at line 3301 of file 2024_10_30.h.
Array<CChatEvent*> CChatHistory::PendingEvents |
Definition at line 3317 of file 2024_10_30.h.
Integer CChatHistory::Window_Offset |
Definition at line 3309 of file 2024_10_30.h.
Integer const CChatHistory::Window_OffsetMax |
Definition at line 3313 of file 2024_10_30.h.
Integer CChatHistory::Window_Size |
Definition at line 3305 of file 2024_10_30.h.