Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
TraceRacer
Highscore
C# Class TraceRacer.Highscore
Afficher le fichier
Open project: alexcoco/trace_racer
Méthodes publiques
Méthode
Description
Load
( ) :
long
Save
(
Score
score
) :
void
Save
(
long
score
) :
void
Save
(
string
score
) :
void
Method Details
Load()
public
static
méthode
public
static
Load
( ) :
long
Résultat
long
Save()
public
static
méthode
public
static
Save
(
Score
score
) :
void
score
Score
Résultat
void
Save()
public
static
méthode
public
static
Save
(
long
score
) :
void
score
long
Résultat
void
Save()
public
static
méthode
public
static
Save
(
string
score
) :
void
score
string
Résultat
void