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
XikeonBrShared
Time
C# Class XikeonBrShared.Time
Afficher le fichier
Open project: michaelowens/gta-br-fivem
Méthodes publiques
Свойство
Type
Description
h
int
m
int
s
int
Méthodes publiques
Méthode
Description
Set
(
int
h
,
int
m
,
int
s
) :
void
Method Details
Set()
public
static
méthode
public
static
Set
(
int
h
,
int
m
,
int
s
) :
void
h
int
m
int
s
int
Résultat
void
Property Details
h
public_oe static_oe property
public
static
int
h
Résultat
int
m
public_oe static_oe property
public
static
int
m
Résultat
int
s
public_oe static_oe property
public
static
int
s
Résultat
int