Garry's Mod Wiki

Revision Difference

SpawnmenuContentPanel:SwitchPanel#551996

<function name="SwitchPanel" parent="SpawnmenuContentPanel" type="panelfunc"> <ispanel>yes</ispanel> <description> Switches the current panel with the given panel </description> <args> <arg name="panel" type="panel">Panel to switch to</arg> <arg name="panel" type="Panel">Panel to switch to</arg> </args> <realm>Client</realm> <file line="58-L75">gamemodes/sandbox/gamemode/spawnmenu/creationmenu/content/content.lua</file> </function>