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

Description

GitHub Wiki Description (SkyUI)

Documentation String

Sets slider dialog parameter(s)


Caveats


Parameters

floata_value

GitHub Wiki Description (SkyUI)

The stepping interval for changing slider values.


Examples

Auto-Generated Example

float myFloat__a_value

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