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
SoundOptionsMainMenuItemArray
C# Class SoundOptionsMainMenuItemArray, Hero.Coli
Inheritance:
MainMenuItemArray
Datei anzeigen
Open project: CyberCRI/Hero.Coli
Public Properties
Property
Type
Description
baseVolume
float
isSoundOn
bool
soundOptionsPanel
GameObject
Public Methods
Method
Description
OnDisable
( ) :
void
OnEnable
( ) :
void
toggleSound
( ) :
void
Method Details
OnDisable()
public
method
public
OnDisable
( ) :
void
return
void
OnEnable()
public
method
public
OnEnable
( ) :
void
return
void
toggleSound()
public
method
public
toggleSound
( ) :
void
return
void
Property Details
baseVolume
public_oe property
public
float
baseVolume
return
float
isSoundOn
public_oe property
public
bool
isSoundOn
return
bool
soundOptionsPanel
public_oe property
public
GameObject
soundOptionsPanel
return
GameObject