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
PlayerScoreboardItem
C# Class PlayerScoreboardItem, MultiplayerFPS-Tutorial
Inheritance:
MonoBehaviour
Afficher le fichier
Open project: Brackeys/MultiplayerFPS-Tutorial
Class Usage Examples
Méthodes publiques
Méthode
Description
Setup
(
string
username
,
int
kills
,
int
deaths
) :
void
Method Details
Setup()
public
méthode
public
Setup
(
string
username
,
int
kills
,
int
deaths
) :
void
username
string
kills
int
deaths
int
Résultat
void