Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
TextBasedOnSlider
C# Class TextBasedOnSlider, twitchPickTool
Inheritance:
MonoBehaviour
ファイルを表示
Open project: DanielSnd/twitchPickTool
Public Properties
Property
Type
Description
posvalue
string
prevalue
string
sld
Slider,
sldText
Text
zerovalue
string
Public Methods
Method
Description
ChangedValue
(
float
_v
) :
void
Start
( ) :
void
Method Details
ChangedValue()
public
method
public
ChangedValue
(
float
_v
) :
void
_v
float
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Property Details
posvalue
public_oe property
public
string
posvalue
return
string
prevalue
public_oe property
public
string
prevalue
return
string
sld
public_oe property
public
Slider,
sld
return
Slider,
sldText
public_oe property
public
Text
sldText
return
Text
zerovalue
public_oe property
public
string
zerovalue
return
string