![]() |
ManiaScript Trackmania 2020
30/10/2024
|
Documentation for class CScore. More...
#include <2024_10_30.h>
Public Attributes | |
CUser *const | User |
Boolean const | IsRegisteredForLadderMatch |
Real const | LadderScore |
Integer | LadderRankSortValue |
Real | LadderMatchScoreValue |
Integer | LadderClan |
![]() | |
Ident const | Id |
Documentation for class CScore.
Supported declare modes :
Definition at line 8034 of file 2024_10_30.h.
Boolean const CScore::IsRegisteredForLadderMatch |
Definition at line 8043 of file 2024_10_30.h.
Integer CScore::LadderClan |
Definition at line 8059 of file 2024_10_30.h.
Real CScore::LadderMatchScoreValue |
Definition at line 8055 of file 2024_10_30.h.
Integer CScore::LadderRankSortValue |
Definition at line 8051 of file 2024_10_30.h.
Real const CScore::LadderScore |
Definition at line 8047 of file 2024_10_30.h.
CUser* const CScore::User |
Definition at line 8039 of file 2024_10_30.h.