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 string caption[write-only]
property string description[write-only]
property float max
property float min
property string onChangedFunction[write-only]
property unsigned int segments[write-only]
property bool showCaption[write-only]
property bool showDescription[write-only]
property bool showMaxValue[write-only]
property bool showValue[write-only]
property float sliderPosition
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 vec2 upper
property bool visible
property float width

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 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: 1.0 r22021 59065310fc1a