Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
CreditsScript
C# Class CreditsScript, DarkDreams
Inheritance:
MonoBehaviour
Datei anzeigen
Open project: technicalvgda/DarkDreams
Class Usage Examples
Public Properties
Property
Type
Description
creditStopper
GameObject
skipButton
GameObject
speed
float
Public Methods
Method
Description
ClickedSkip
( ) :
void
Start
( ) :
void
Update
( ) :
void
Private Methods
Method
Description
JumpToStart
( ) :
IEnumerator
Method Details
ClickedSkip()
public
method
public
ClickedSkip
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
creditStopper
public_oe property
public
GameObject
creditStopper
return
GameObject
skipButton
public_oe property
public
GameObject
skipButton
return
GameObject
speed
public_oe property
public
float
speed
return
float