Revision Difference
Global.GetPlayerList#552121
<function name="GetPlayerList" parent="Global" type="libraryfunc">
<description>
<internal></internal>
Updates the PlayerList for the Currently Viewed Server. Internally uses <page>serverlist.PlayerList</page> to retrieve the PlayerList.
</description>
<realm>Menu</realm>
<file line="185-L194">lua/menu/mainmenu.lua</file>
<file line="189-L198">lua/menu/mainmenu.lua</file>
<args>
<arg name="serverip" type="string">The ServerIP to retrieve the PlayerList from.</arg>
</args>
</function>