Garry's Mod Wiki

Revision Difference

DTextEntry:GetFloat#515276

<function name="GetFloat" parent="DTextEntry" type="panelfunc">⤶ <ispanel>yes</ispanel>⤶ <description>Returns the contents of the DTextEntry as a number.</description>⤶ <realm>Client</realm>⤶ <rets>⤶ <ret name="" type="number">Text of the DTextEntry as a float, or nil if it cannot be converted to a number using <page>Global.tonumber</page>.</ret>⤶ </rets>⤶ </function>⤶ ⤶