Click or drag to resize

SliderController Methods

The SliderController type exposes the following members.

Methods
  NameDescription
Public methodFunctionToCallAfterChangingSlider
This is the function that gets called after the slider value is changed AND that new value has been received from the GameLift relay server. You cannot have more or less parameters than the ones shown here when you make your own function due to this function being a ASLObject.FloatCallback function.
Private methodStart
Initializes the ASL sliders in the scene
Top
See Also