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
TutorialPresentation
C# Class TutorialPresentation, swip3
Inheritance:
MonoBehaviour
Afficher le fichier
Open project: unit9/swip3
Méthodes publiques
Свойство
Type
Description
avatars
GameObject[]
gameOverEase
UnityEngine.AnimationCurve
Méthodes publiques
Méthode
Description
IAMDone
(
string
arr
) :
void
OnGUI
( ) :
void
Start
( ) :
void
changeValue
(
float
val
) :
void
gameOverScreen
( ) :
void
Method Details
IAMDone()
public
méthode
public
IAMDone
(
string
arr
) :
void
arr
string
Résultat
void
OnGUI()
public
méthode
public
OnGUI
( ) :
void
Résultat
void
Start()
public
méthode
public
Start
( ) :
void
Résultat
void
changeValue()
public
méthode
public
changeValue
(
float
val
) :
void
val
float
Résultat
void
gameOverScreen()
public
méthode
public
gameOverScreen
( ) :
void
Résultat
void
Property Details
avatars
public_oe property
public
GameObject[]
avatars
Résultat
GameObject[]
gameOverEase
public_oe property
public
AnimationCurve,UnityEngine
gameOverEase
Résultat
UnityEngine.AnimationCurve