Background for Skyrim SE
Member of the SKI_ConfigBase script
voidfunctionSetSliderDialogStartValue(floata_value)

Description

GitHub Wiki Description (SkyUI)

Documentation String

Sets slider dialog parameter(s)


Caveats


Parameters

floata_value

GitHub Wiki Description (SkyUI)

The starting value of the slider, which should be set to the current value.


Examples

Auto-Generated Example

float myFloat__a_value

mySKI_ConfigBase__toCallFunctionOn.SetSliderDialogStartValue(myFloat__a_value)

Additional References

View this function on the GitHub Wiki for SkyUI

Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.