Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
ShowInstructions
C# Class ShowInstructions
Inheritance:
MonoBehaviour
Exibir arquivo
Open project: caffeinatedguy/Limbs
Public Properties
Property
Type
Description
InstructionSteps
List
SecondsBetweenFrames
float
SecondsForFade
float
Public Methods
Method
Description
Start
( ) :
void
Update
( ) :
void
Private Methods
Method
Description
displaySteps
( ) :
IEnumerator
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
InstructionSteps
public_oe property
public
List
InstructionSteps
return
List
SecondsBetweenFrames
public_oe property
public
float
SecondsBetweenFrames
return
float
SecondsForFade
public_oe property
public
float
SecondsForFade
return
float