SliderController Methods |
The SliderController type exposes the following members.
Name | Description | |
---|---|---|
FunctionToCallAfterChangingSlider |
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.
| |
Start |
Initializes the ASL sliders in the scene
|