C# Class TextBasedOnSlider, twitchPickTool

Inheritance: MonoBehaviour
Afficher le fichier Open project: DanielSnd/twitchPickTool

Méthodes publiques

Свойство Type Description
posvalue string
prevalue string
sld Slider,
sldText Text
zerovalue string

Méthodes publiques

Méthode Description
ChangedValue ( float _v ) : void
Start ( ) : void

Method Details

ChangedValue() public méthode

public ChangedValue ( float _v ) : void
_v float
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Property Details

posvalue public_oe property

public string posvalue
Résultat string

prevalue public_oe property

public string prevalue
Résultat string

sld public_oe property

public Slider, sld
Résultat Slider,

sldText public_oe property

public Text sldText
Résultat Text

zerovalue public_oe property

public string zerovalue
Résultat string