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
SyfCollectible
C# Class SyfCollectible, AwesomeGameInSpace
Inheritance:
Interactive
Mostra file
Open project: ZPZ-Gr2/AwesomeGameInSpace
Public Properties
Property
Type
Description
pickUpSound
UnityEngine.AudioClip
value
int
Public Methods
Method
Description
MomentaryAction
( ) :
void
Start
( ) :
void
Private Methods
Method
Description
DelayDie
( ) :
IEnumerator
DelayDie2
( ) :
IEnumerator
Method Details
MomentaryAction()
public
method
public
MomentaryAction
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Property Details
pickUpSound
public_oe property
public
AudioClip,UnityEngine
pickUpSound
return
UnityEngine.AudioClip
value
public_oe property
public
int
value
return
int