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
ShowInstructions
C# Class ShowInstructions
Inheritance:
MonoBehaviour
Afficher le fichier
Open project: caffeinatedguy/Limbs
Méthodes publiques
Свойство
Type
Description
InstructionSteps
List
SecondsBetweenFrames
float
SecondsForFade
float
Méthodes publiques
Méthode
Description
Start
( ) :
void
Update
( ) :
void
Private Methods
Méthode
Description
displaySteps
( ) :
IEnumerator
Method Details
Start()
public
méthode
public
Start
( ) :
void
Résultat
void
Update()
public
méthode
public
Update
( ) :
void
Résultat
void
Property Details
InstructionSteps
public_oe property
public
List
InstructionSteps
Résultat
List
SecondsBetweenFrames
public_oe property
public
float
SecondsBetweenFrames
Résultat
float
SecondsForFade
public_oe property
public
float
SecondsForFade
Résultat
float