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
ccEventFadeAudio
C# Class ccEventFadeAudio, GGJ2016
Inheritance:
MonoBehaviour
Datei anzeigen
Open project: netgrind/GGJ2016
Public Properties
Property
Type
Description
eventName
string
postEvent
string
source
UnityEngine.AudioSource
time
float
Public Methods
Method
Description
Fire
( ) :
void
Start
( ) :
void
Update
( ) :
void
Method Details
Fire()
public
method
public
Fire
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
eventName
public_oe property
public
string
eventName
return
string
postEvent
public_oe property
public
string
postEvent
return
string
source
public_oe property
public
AudioSource,UnityEngine
source
return
UnityEngine.AudioSource
time
public_oe property
public
float
time
return
float