Avorion Script API Documentation

Slider : UIElement

This object is only available on the client.

function Slider(int index)

Returns

A new instance of Slider

property bool active
property string caption[write-only]
property var color[write-only]
property string description[write-only]
property var glowColor[write-only]
property float max
property float min
property string onChangedFunction
property string onMouseUpChangedFunction
property unsigned int segments[write-only]
property bool showCaption[write-only]
property bool showDescription[write-only]
property bool showMaxValue[write-only]
property bool showScale[write-only]
property bool showValue[write-only]
property float sliderPosition
property float stepSize[write-only]
property string unit[write-only]
property float value
property vec2 center
property float height
property int index[read-only]
property int layer
property vec2 localCenter[read-only]
property vec2 localPosition[read-only]
property Rect localRect[read-only]
property vec2 lower
property bool mouseOver[read-only]
property vec2 position
property Rect rect
property vec2 size
property var tooltip
property int tooltipWidth[write-only]
property vec2 upper
property bool visible
property float width

function var setMaxNoCallback(float in)

Returns

nothing

function var setMinNoCallback(float in)

Returns

nothing

function var setNumSegmentsNoCallback(unsigned int in)

Returns

nothing

function var setRatio(float inFrom, float inTo)

Returns

nothing

function var setSliderPositionNoCallback(float in)

Returns

nothing

function var setValueNoCallback(float in)

Returns

nothing

function var hide()

Inherited from UIElement

Returns

nothing

function bool isMouseOverAndUnobscured()

Inherited from UIElement

function var show()

Inherited from UIElement

Returns

nothing

Overview
Home Functions Search
Search:

This is the official documentation for the scripting API of Avorion. This documentation is automatically generated and not necessarily complete. Depending on the context in which functions exist, some documentation such as descriptions, return values or variable names or types may be missing.

Work in Progress. Documentation of Avorion Version: 2.5.7 c8e4beec84f7