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
CrushOnBeat
C# Class CrushOnBeat
Inheritance:
MonoBehaviour
,
Quanter
Datei anzeigen
Open project: 5thFloorGames/TheMusicGame
Public Properties
Property
Type
Description
everyXQuant
int
startCount
int
up
bool
Public Methods
Method
Description
Act
( ) :
void
Awake
( ) :
void
Start
( ) :
void
Update
( ) :
void
Method Details
Act()
public
method
public
Act
( ) :
void
return
void
Awake()
public
method
public
Awake
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
everyXQuant
public_oe property
public
int
everyXQuant
return
int
startCount
public_oe property
public
int
startCount
return
int
up
public_oe property
public
bool
up
return
bool