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

Description

GitHub Wiki Description (SkyUI)

Documentation String

Sets slider dialog parameter(s)


Caveats


Parameters

floata_value

GitHub Wiki Description (SkyUI)

The default value of the slider.


Examples

Auto-Generated Example

float myFloat__a_value

mySKI_ConfigBase__toCallFunctionOn.SetSliderDialogDefaultValue(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.