ManiaPlanet ManiaScript Reference 2019.11.19.1850
A ManiaScript Reference of the ManiaPlanet game.
Loading...
Searching...
No Matches
CRealLeaderBoardInfo Struct Reference

#include <doc.h>

Inheritance diagram for CRealLeaderBoardInfo:
[legend]

Public Attributes

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

Detailed Description

Ranking item of a leaderboard.

Member Data Documentation

◆ DisplayName

const Text CRealLeaderBoardInfo::DisplayName

Display name.

◆ FileName

const Text CRealLeaderBoardInfo::FileName

FileName.

◆ Login

const Text CRealLeaderBoardInfo::Login

Login.

◆ Rank

const Integer CRealLeaderBoardInfo::Rank

Rank.

◆ ReplayUrl

const Text CRealLeaderBoardInfo::ReplayUrl

ReplayUrl.

◆ Score

const Real CRealLeaderBoardInfo::Score

Score.

◆ UserId

const Ident CRealLeaderBoardInfo::UserId

UserId.


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