![]() |
ManiaScript Trackmania 2020
09/01/2024
|
Documentation for class NGameScriptChat::SHistory. More...
#include <2024_01_09.h>
Public Attributes | |
Array< NGameScriptChat::SEntry *const > | Entries |
Integer | Window_Size |
Integer | Window_Offset |
Integer const | Window_OffsetMax |
Array< NGameScriptChat::SEvent * > | PendingEvents |
Documentation for class NGameScriptChat::SHistory.
Definition at line 3223 of file 2024_01_09.h.
Array<NGameScriptChat::SEntry* const > NGameScriptChat::SHistory::Entries |
Definition at line 3228 of file 2024_01_09.h.
Array<NGameScriptChat::SEvent*> NGameScriptChat::SHistory::PendingEvents |
Definition at line 3244 of file 2024_01_09.h.
Integer NGameScriptChat::SHistory::Window_Offset |
Definition at line 3236 of file 2024_01_09.h.
Integer const NGameScriptChat::SHistory::Window_OffsetMax |
Definition at line 3240 of file 2024_01_09.h.
Integer NGameScriptChat::SHistory::Window_Size |
Definition at line 3232 of file 2024_01_09.h.