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
scene2Controller
C# Class scene2Controller, unityPhantomClick
Inheritance:
MonoBehaviour
Afficher le fichier
Open project: playi/unityPhantomClick
Class Usage Examples
Méthodes publiques
Свойство
Type
Description
btn
Button
doItAgain
Button
txt
Text
Méthodes publiques
Méthode
Description
Start
( ) :
void
onClickBtn
( ) :
void
onClickDoItAgain
( ) :
void
Method Details
Start()
public
méthode
public
Start
( ) :
void
Résultat
void
onClickBtn()
public
méthode
public
onClickBtn
( ) :
void
Résultat
void
onClickDoItAgain()
public
méthode
public
onClickDoItAgain
( ) :
void
Résultat
void
Property Details
btn
public_oe property
public
Button
btn
Résultat
Button
doItAgain
public_oe property
public
Button
doItAgain
Résultat
Button
txt
public_oe property
public
Text
txt
Résultat
Text