C# Class SliderEvent, buffer_bci

Inheritance: MonoBehaviour
Mostra file Open project: jadref/buffer_bci Class Usage Examples

Public Properties

Property Type Description
showValue bool
slider Slider,
sliderValue Text

Public Methods

Method Description
onSlider ( ) : void

Method Details

onSlider() public method

public onSlider ( ) : void
return void

Property Details

showValue public_oe property

public bool showValue
return bool

slider public_oe property

public Slider, slider
return Slider,

sliderValue public_oe property

public Text sliderValue
return Text