ManiaScript Trackmania 2020  30/10/2024
CSmScore Class Reference

Scoring info for ShootMania players. More...

#include <2024_10_30.h>

Inheritance diagram for CSmScore:
CScore CNod

Public Attributes

Integer TeamNum
 
Integer Points
 
Integer RoundPoints
 
Integer NbRespawnsRequested
 
Integer const NbEliminationsInflicted
 
Integer const NbEliminationsTaken
 
Integer const DamageInflicted
 
Integer const DamageTaken
 
Array< IntegerBestRaceTimes
 
Array< IntegerPrevRaceTimes
 
Array< IntegerBestLapTimes
 
Array< IntegerPrevLapTimes
 
Integer BestRaceNbRespawns
 
Integer PrevRaceNbRespawns
 
- Public Attributes inherited from CScore
CUser *const User
 
Boolean const IsRegisteredForLadderMatch
 
Real const LadderScore
 
Integer LadderRankSortValue
 
Real LadderMatchScoreValue
 
Integer LadderClan
 
- Public Attributes inherited from CNod
Ident const Id
 

Detailed Description

Scoring info for ShootMania players.

Supported declare modes :

  • Local
  • NetworkRead
  • NetworkWrite

Definition at line 9866 of file 2024_10_30.h.

Member Data Documentation

◆ BestLapTimes

Array<Integer> CSmScore::BestLapTimes

Definition at line 9911 of file 2024_10_30.h.

◆ BestRaceNbRespawns

Integer CSmScore::BestRaceNbRespawns

Definition at line 9919 of file 2024_10_30.h.

◆ BestRaceTimes

Array<Integer> CSmScore::BestRaceTimes

Definition at line 9903 of file 2024_10_30.h.

◆ DamageInflicted

Integer const CSmScore::DamageInflicted

Definition at line 9895 of file 2024_10_30.h.

◆ DamageTaken

Integer const CSmScore::DamageTaken

Definition at line 9899 of file 2024_10_30.h.

◆ NbEliminationsInflicted

Integer const CSmScore::NbEliminationsInflicted

Definition at line 9887 of file 2024_10_30.h.

◆ NbEliminationsTaken

Integer const CSmScore::NbEliminationsTaken

Definition at line 9891 of file 2024_10_30.h.

◆ NbRespawnsRequested

Integer CSmScore::NbRespawnsRequested

Definition at line 9883 of file 2024_10_30.h.

◆ Points

Integer CSmScore::Points

Definition at line 9875 of file 2024_10_30.h.

◆ PrevLapTimes

Array<Integer> CSmScore::PrevLapTimes

Definition at line 9915 of file 2024_10_30.h.

◆ PrevRaceNbRespawns

Integer CSmScore::PrevRaceNbRespawns

Definition at line 9923 of file 2024_10_30.h.

◆ PrevRaceTimes

Array<Integer> CSmScore::PrevRaceTimes

Definition at line 9907 of file 2024_10_30.h.

◆ RoundPoints

Integer CSmScore::RoundPoints

Definition at line 9879 of file 2024_10_30.h.

◆ TeamNum

Integer CSmScore::TeamNum

Definition at line 9871 of file 2024_10_30.h.


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