Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
AudioVolumeSlider
C# Class AudioVolumeSlider, FreeGameCode
Inheritance:
MonoBehaviour
Mostra file
Open project: derelictcomputer/FreeGameCode
Public Methods
Method
Description
SetVolume
(
float
volume
) :
void
Private Methods
Method
Description
OnValidate
( ) :
void
Refresh
( ) :
void
Method Details
SetVolume()
public
method
public
SetVolume
(
float
volume
) :
void
volume
float
return
void