ManiaScript  2019-10-10
The script language used in ManiaPlanet gaming system
Public Attributes | List of all members
CTaskResult_MapRecord Struct Reference

#include <big.h>

Inheritance diagram for CTaskResult_MapRecord:
CNod

Public Attributes

const Text Context
 
const Text MapUid
 
const Text MapName
 
const Integer Score
 
const Integer Time
 
const Integer RespawnCount
 
const Integer Timestamp
 
const Integer MultiAsyncLevel
 
const Integer SkillPoints
 
const Text FileName
 
const Text ReplayUrl
 
- Public Attributes inherited from CNod
const Ident Id
 

Detailed Description

Map record info.

Member Data Documentation

◆ Context

const Text CTaskResult_MapRecord::Context

Context.

◆ FileName

const Text CTaskResult_MapRecord::FileName

FileName.

◆ MapName

const Text CTaskResult_MapRecord::MapName

MapName.

◆ MapUid

const Text CTaskResult_MapRecord::MapUid

MapUid.

◆ MultiAsyncLevel

const Integer CTaskResult_MapRecord::MultiAsyncLevel

MultiAsyncLevel.

◆ ReplayUrl

const Text CTaskResult_MapRecord::ReplayUrl

ReplayUrl.

◆ RespawnCount

const Integer CTaskResult_MapRecord::RespawnCount

RespawnCount.

◆ Score

const Integer CTaskResult_MapRecord::Score

Score.

◆ SkillPoints

const Integer CTaskResult_MapRecord::SkillPoints

SkillPoints.

◆ Time

const Integer CTaskResult_MapRecord::Time

Time.

◆ Timestamp

const Integer CTaskResult_MapRecord::Timestamp

Timestamp.


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