Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
VolumeBar
C# Class VolumeBar, Hellbound
Inheritance:
MonoBehaviour
Exibir arquivo
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_oe property
public
string
VolumeName
return
string
number
public_oe property
public
float
number
return
float