Revision Difference
Global.GetConVar_Internal#514909
<function name="GetConVar_Internal" parent="Global" type="libraryfunc">⤶
<description><internal></internal>Gets the ConVar with the specified name. This function doesn't cache the convar.</description>⤶
<realm>Shared and Menu</realm>⤶
<args>⤶
<arg name="name" type="string">Name of the ConVar to get</arg>⤶
</args>⤶
<rets>⤶
<ret name="" type="ConVar">The ConVar object</ret>⤶
</rets>⤶
</function>⤶
⤶