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
NameController
C# Class NameController, SOFTENG-306-PROJECT-2
Inheritance:
MonoBehaviour
Afficher le fichier
Open project: gdsl/SOFTENG-306-PROJECT-2
Class Usage Examples
Méthodes publiques
Свойство
Type
Description
img
GameObject
text
Text
Méthodes publiques
Méthode
Description
EnterName
( ) :
void
Start
( ) :
void
Update
( ) :
void
Method Details
EnterName()
public
méthode
public
EnterName
( ) :
void
Résultat
void
Start()
public
méthode
public
Start
( ) :
void
Résultat
void
Update()
public
méthode
public
Update
( ) :
void
Résultat
void
Property Details
img
public_oe property
public
GameObject
img
Résultat
GameObject
text
public_oe property
public
Text
text
Résultat
Text