Dota 2 Workshop Tools/Scripting/API/Convars.GetFloat

From Valve Developer Community
Jump to: navigation, search
Note.pngNote:This page is automatically generated. Any changes may be overwritten

Function Description

table GetFloat(string name)

GetFloat(name) : returns the convar as a float. May return nil if no such convar.

Parameters

Type Name Description
string name No Description Set

Returns

table - No Description Set