Garry's Mod Wiki

Panel:GWEN_SetMin

  Panel:GWEN_SetMin( number minValue )

Description

This is used internally - although you're able to use it you probably shouldn't.

Used by Panel:ApplyGWEN to apply the Min property to a DNumberWang, Slider, DNumSlider or DNumberScratch. This calls SetMin on one of the previously listed methods.

Arguments

1 number minValue
The minimum value the element is to permit.