Click or drag to resize

ASLSliderWithEcho.mCallBack Field

The function that will be called when the slider is changed - sends the packet to all users

Namespace:  ASL
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
private ASLSliderWithEcho.SliderCallbackDelegate mCallBack

Field Value

Type: ASLSliderWithEcho.SliderCallbackDelegate
See Also