ASLSliderWithEcho Fields |
The ASLSliderWithEcho type exposes the following members.
| Name | Description | |
|---|---|---|
| m_OldSliderValue | The slider's previous value. Used to ensure multiple packets don't get sent for a value changed by other users | |
| mCallBack | The function that will be called when the slider is changed - sends the packet to all users | |
| TheEcho | The UI Text which echoes the slider's value | |
| TheLabel | The UI Text which represents the label of the slider | |
| TheSlider | The UI Slider |