Garry's Mod Wiki

Revision Difference

DTextEntry:GetNumeric#550641

<function name="GetNumeric" parent="DTextEntry" type="panelfunc"> <ispanel>yes</ispanel> <description>Returns whether only numeric characters (123456789.-) can be entered into the DTextEntry.</description> <realm>Client</realm>⤶ <realm>Client and Menu</realm>⤶ <rets> <ret name="" type="boolean">Whether the DTextEntry is numeric or not.</ret> </rets> </function>