Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
spawnA
C# Class spawnA, COMA
Inheritance:
MonoBehaviour
Mostra file
Open project: GDACollab/COMA
Public Properties
Property
Type
Description
Ascore
GameObject[]
bottom
int
note
GameObject
noteD
Sprite
noteS
Sprite
top
int
Public Methods
Method
Description
ANoteD
( ) :
void
ANoteS
( ) :
void
Start
( ) :
void
Update
( ) :
void
kill
( ) :
void
Method Details
ANoteD()
public
method
public
ANoteD
( ) :
void
return
void
ANoteS()
public
method
public
ANoteS
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
kill()
public
method
public
kill
( ) :
void
return
void
Property Details
Ascore
public_oe property
public
GameObject[]
Ascore
return
GameObject[]
bottom
public_oe property
public
int
bottom
return
int
note
public_oe property
public
GameObject
note
return
GameObject
noteD
public_oe property
public
Sprite
noteD
return
Sprite
noteS
public_oe property
public
Sprite
noteS
return
Sprite
top
public_oe property
public
int
top
return
int