Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
LobbyBehaviour
C# Class LobbyBehaviour
Inheritance:
MonoBehaviour
Mostrar archivo
Open project: LilTsubaki/Les-fragments-d-Erule
Class Usage Examples
Public Properties
Property
Type
Description
_textPlayer1
Text,
_textPlayer2
Text,
Public Methods
Method
Description
Start
( ) :
void
Update
( ) :
void
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
_textPlayer1
public_oe property
public
Text,
_textPlayer1
return
Text,
_textPlayer2
public_oe property
public
Text,
_textPlayer2
return
Text,