![]() |
ManiaScript Trackmania 2020
30/10/2024
|
Documentation for class CSeason. More...
#include <2024_10_30.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 19960 of file 2024_10_30.h.
Integer const CSeason::CreationTimeStamp |
Definition at line 19993 of file 2024_10_30.h.
Text const CSeason::CreatorAccountId |
Definition at line 19965 of file 2024_10_30.h.
Text const CSeason::CreatorWebServicesUserId |
Definition at line 19969 of file 2024_10_30.h.
Integer const CSeason::EndTimeStamp |
Definition at line 20001 of file 2024_10_30.h.
Text const CSeason::GameMode |
Definition at line 19973 of file 2024_10_30.h.
Text const CSeason::GameModeCustomData |
Definition at line 19977 of file 2024_10_30.h.
Text const CSeason::Id |
Definition at line 19985 of file 2024_10_30.h.
Array<CSeasonMapInfo*> CSeason::MapInfoList |
Definition at line 20005 of file 2024_10_30.h.
Text const CSeason::MapRecordType |
Definition at line 19981 of file 2024_10_30.h.
Text const CSeason::Name |
Definition at line 19989 of file 2024_10_30.h.
Integer const CSeason::StartTimeStamp |
Definition at line 19997 of file 2024_10_30.h.