C# Class SliderEvent, buffer_bci

Inheritance: MonoBehaviour
Afficher le fichier Open project: jadref/buffer_bci Class Usage Examples

Méthodes publiques

Свойство Type Description
showValue bool
slider Slider,
sliderValue Text

Méthodes publiques

Méthode Description
onSlider ( ) : void

Method Details

onSlider() public méthode

public onSlider ( ) : void
Résultat void

Property Details

showValue public_oe property

public bool showValue
Résultat bool

slider public_oe property

public Slider, slider
Résultat Slider,

sliderValue public_oe property

public Text sliderValue
Résultat Text