Revision Difference
Global.DoStopServers#549118
<function name="DoStopServers" parent="Global" type="libraryfunc">
<description>Stops searching for new servers in the given category</description>
<realm>Menu</realm>
<file line="350-L354">lua/menu/mainmenu.lua</file>
<args>
<arg name="category" type="string">The category to stop searching for. **Working Values: internet, favorite, history, lan**</arg>
<arg name="category" type="string">The category to stop searching in. **Working Values: internet, favorite, history, lan**</arg>
</args>
</function>