ManiaScript Trackmania 2020  09/01/2024
CRealLeaderBoardInfo Class Reference

Ranking item of a leaderboard. More...

#include <2024_01_09.h>

Inheritance diagram for CRealLeaderBoardInfo:
CNod

Public Attributes

Integer const Rank
 
Ident const UserId
 
Text const Login
 
Text const DisplayName
 
Boolean const IsFirstPartyDisplayName
 
Real const Score
 
Text const FileName
 
Text const ReplayUrl
 
- Public Attributes inherited from CNod
Ident const Id
 

Detailed Description

Ranking item of a leaderboard.

Definition at line 20132 of file 2024_01_09.h.

Member Data Documentation

◆ DisplayName

Text const CRealLeaderBoardInfo::DisplayName

Display name.

Definition at line 20149 of file 2024_01_09.h.

◆ FileName

Text const CRealLeaderBoardInfo::FileName

FileName.

Definition at line 20161 of file 2024_01_09.h.

◆ IsFirstPartyDisplayName

Boolean const CRealLeaderBoardInfo::IsFirstPartyDisplayName

Is display name from first party.

Definition at line 20153 of file 2024_01_09.h.

◆ Login

Text const CRealLeaderBoardInfo::Login

Login.

Definition at line 20145 of file 2024_01_09.h.

◆ Rank

Integer const CRealLeaderBoardInfo::Rank

Rank.

Definition at line 20137 of file 2024_01_09.h.

◆ ReplayUrl

Text const CRealLeaderBoardInfo::ReplayUrl

ReplayUrl.

Definition at line 20165 of file 2024_01_09.h.

◆ Score

Real const CRealLeaderBoardInfo::Score

Score.

Definition at line 20157 of file 2024_01_09.h.

◆ UserId

Ident const CRealLeaderBoardInfo::UserId

UserId.

Definition at line 20141 of file 2024_01_09.h.


The documentation for this class was generated from the following file: