DForm.NumSlider

From GMod Wiki

Jump to: navigation, search
Function
Syntax DForm:NumSlider( String Label, String CVar, Number Minimum, Number Maximum, Number Precision )
Description:

Creates a DNumSlider VGUI element and adds it to the DForm.

Precision is the number of decimal places to include on the slider. Defaults to 2.
Returns: Panel
Realm: NewerClient.png
BBCode Link: [b][url=http://wiki.garrysmod.com/?title=DForm.NumSlider]DForm.NumSlider [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b]



Examples

DescriptionN/A
Used onNewerMissing.png
Code
LuaIco3.pngThis page needs an example to demonstrate the item detailed on this page. See how to make one here.
See more articles that need examples here.
OutputN/A


See Also

Personal tools
Namespaces
Variants
Actions
Navigation
Lua Scripting
Functions
Hooks
Toolbox