Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
ChangeMusic
C# Class ChangeMusic
Inheritance:
MonoBehaviour
Mostrar archivo
Open project: bombguy/globalgamejam2016
Class Usage Examples
Public Properties
Property
Type
Description
level2Music
UnityEngine.AudioClip
Public Methods
Method
Description
Awake
( ) :
void
OnLevelWasLoaded
(
int
level
) :
void
Method Details
Awake()
public
method
public
Awake
( ) :
void
return
void
OnLevelWasLoaded()
public
method
public
OnLevelWasLoaded
(
int
level
) :
void
level
int
return
void
Property Details
level2Music
public_oe property
public
AudioClip,UnityEngine
level2Music
return
UnityEngine.AudioClip