Trackmania ManiaScript Reference 2024.9.17.1117
A ManiaScript Reference of the new Trackmania.
Loading...
Searching...
No Matches
CModulePlaygroundScoresTable Class Reference

Documentation for class CModulePlaygroundScoresTable. More...

#include <doc.h>

Inheritance diagram for CModulePlaygroundScoresTable:
[legend]

Public Types

enum  EColumnType {
  CustomString , CustomNatural , CustomInteger , CustomReal ,
  CustomTime , Avatar , Name , ManiaStars ,
  Tools , Tags , TMBestTime , TMPrevTime ,
  TMBestLapTime , TMStunts , TMRespawns , TMCheckpoints ,
  TMPoints , TMPrevRaceDeltaPoints , SMPoints , SMRoundPoints
}
 
enum  EScoreSortOrder {
  Default , Name , LadderRanking , TMPoints ,
  TMBestTime , TMBestLapTime , TMStunts , TMRespawns ,
  TMCheckpoints , TMPrevTime , SMPoints , SMRoundPoints
}
 

Public Member Functions

Void SetFooterText (Text FooterText)
 
Void ResetCustomColumns (CScore Score)
 
Void ResetCustomColumns ()
 
Void Scores_Sort (CModulePlaygroundScoresTable::EScoreSortOrder SortOrder)
 
Void SetColumnValue (CScore Score, Text ColumnId, Text ColumnValue)
 
Void SetColumnValue (CScore Score, Text ColumnId, Integer ColumnValue)
 
Void SetColumnValue (CScore Score, Text ColumnId, Real ColumnValue)
 
Void SetColumnVisibility (CModulePlaygroundScoresTable::EColumnType Type, Boolean Visibility)
 
Void SetColumnVisibility (Text ColumnId, Boolean Visibility)
 
Void SetColor (CScore Score, Vec3 Color)
 
Void ResetColor (CScore Score)
 
- Public Member Functions inherited from CModulePlayground
Void Hide ()
 
Void Hide (CUIConfig UIConfig)
 
Void Show ()
 
Void Show (CUIConfig UIConfig)
 
Boolean IsVisible (CUIConfig UIConfig)
 

Additional Inherited Members

- Public Attributes inherited from CNod
Ident const Id
 

Detailed Description

Documentation for class CModulePlaygroundScoresTable.


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