NuiSliderFloat( json, json, json, json )
From NWN Lexicon
Jump to navigationJump to searchA floating-point slider. A good step size for normal-sized sliders is 0.01.
Return
json Element
Parameters
- jValue
- JsonFloat or NuiBind (Note: Don't get it confused with a NWN float)
- jMin
- JsonFloat or NuiBind (Note: Don't get it confused with a NWN float)
- jMax
- JsonFloat or NuiBind (Note: Don't get it confused with a NWN float)
- jStepSize
- JsonFloat or NuiBind (Note: Don't get it confused with a NWN float)
Description
A floating-point slider. A good step size for normal-sized sliders is 0.01.
Remarks
Version
This function was added in 1.85.8193.31 of NWN:EE.
Example
See Also
functions: |