Click or drag to resize

ASLSliderWithEcho Fields

The ASLSliderWithEcho type exposes the following members.

Fields
  NameDescription
Private fieldm_OldSliderValue
The slider's previous value. Used to ensure multiple packets don't get sent for a value changed by other users
Private fieldmCallBack
The function that will be called when the slider is changed - sends the packet to all users
Public fieldTheEcho
The UI Text which echoes the slider's value
Public fieldTheLabel
The UI Text which represents the label of the slider
Public fieldTheSlider
The UI Slider
Top
See Also