Garry's Mod Wiki

Revision Difference

ConVar:GetFloat#527264

<function name="GetFloat" parent="ConVar" type="classfunc"> <description>Attempts to convert the <page>ConVar</page> value to a float</description> <realm>Shared</realm>⤶ <realm>Shared and Menu</realm>⤶ <rets> <ret name="" type="number">The float value of the console variable. If the value cannot be converted to a float, it will return 0.</ret> </rets> </function>