![]() |
ManiaScript Trackmania 2020
14/07/2025
|
Documentation for class CSeason. More...
#include <2025_07_14.h>
Public Attributes | |
Text const | CreatorAccountId |
Text const | CreatorWebServicesUserId |
Text const | GameMode |
Text const | GameModeCustomData |
Text const | MapRecordType |
Text const | Id |
Text const | Name |
Integer const | CreationTimeStamp |
Integer const | StartTimeStamp |
Integer const | EndTimeStamp |
Array< CSeasonMapInfo * > | MapInfoList |
![]() | |
Ident const | Id |
Documentation for class CSeason.
Definition at line 19984 of file 2025_07_14.h.
Integer const CSeason::CreationTimeStamp |
Definition at line 20017 of file 2025_07_14.h.
Text const CSeason::CreatorAccountId |
Definition at line 19989 of file 2025_07_14.h.
Text const CSeason::CreatorWebServicesUserId |
Definition at line 19993 of file 2025_07_14.h.
Integer const CSeason::EndTimeStamp |
Definition at line 20025 of file 2025_07_14.h.
Text const CSeason::GameMode |
Definition at line 19997 of file 2025_07_14.h.
Text const CSeason::GameModeCustomData |
Definition at line 20001 of file 2025_07_14.h.
Text const CSeason::Id |
Definition at line 20009 of file 2025_07_14.h.
Array<CSeasonMapInfo*> CSeason::MapInfoList |
Definition at line 20029 of file 2025_07_14.h.
Text const CSeason::MapRecordType |
Definition at line 20005 of file 2025_07_14.h.
Text const CSeason::Name |
Definition at line 20013 of file 2025_07_14.h.
Integer const CSeason::StartTimeStamp |
Definition at line 20021 of file 2025_07_14.h.