Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
VolumeBar
C# Class VolumeBar, Hellbound
Inheritance:
MonoBehaviour
Show file
Open project: Backman/Hellbound
Class Usage Examples
Public Properties
Property
Type
Description
VolumeName
string
number
float
Public Methods
Method
Description
Awake
( ) :
void
Update
( ) :
void
onChange
( ) :
void
Method Details
Awake()
public
method
public
Awake
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
onChange()
public
method
public
onChange
( ) :
void
return
void
Property Details
VolumeName
public property
public
string
VolumeName
return
string
number
public property
public
float
number
return
float