![]() |
ManiaScript Trackmania 2020
14/07/2025
|
Documentation for class CScore. More...
#include <2025_07_14.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 8062 of file 2025_07_14.h.
Boolean const CScore::IsRegisteredForLadderMatch |
Definition at line 8071 of file 2025_07_14.h.
Integer CScore::LadderClan |
Definition at line 8087 of file 2025_07_14.h.
Real CScore::LadderMatchScoreValue |
Definition at line 8083 of file 2025_07_14.h.
Integer CScore::LadderRankSortValue |
Definition at line 8079 of file 2025_07_14.h.
Real const CScore::LadderScore |
Definition at line 8075 of file 2025_07_14.h.
CUser* const CScore::User |
Definition at line 8067 of file 2025_07_14.h.