Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
AudioRemember
C# Class AudioRemember, TiminesSweeper-3D-
Inheritance:
MonoBehaviour
显示文件
Open project: tim-hub/TiminesSweeper-3D-
Public Properties
Property
Type
Description
EffectSlider
Slider,
MusicSlider
Slider,
Public Methods
Method
Description
SetEffectValue
(
float
f
) :
void
SetMusicValue
(
float
f
) :
void
Start
( ) :
void
Update
( ) :
void
Method Details
SetEffectValue()
public
method
public
SetEffectValue
(
float
f
) :
void
f
float
return
void
SetMusicValue()
public
method
public
SetMusicValue
(
float
f
) :
void
f
float
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
EffectSlider
public_oe property
public
Slider,
EffectSlider
return
Slider,
MusicSlider
public_oe property
public
Slider,
MusicSlider
return
Slider,