DIFF

class SliderWidgetSource

SliderWidget UIWidget Widget Managed

Part of Widget UI system

All members, including inherited

Methods 7

proto native void SetMinMax(float minimum, float maximum)
proto native float GetMin()
proto native float GetMax()
proto native float GetStep()