Garry's Mod Wiki

Revision Difference

ControlPanel:GetEmbeddedPanel#552155

<function name="GetEmbeddedPanel" parent="ControlPanel" type="panelfunc"> <ispanel>yes</ispanel> <description>Returns this control panel.</description> <file line="32-L36">gamemodes/sandbox/gamemode/spawnmenu/controlpanel.lua</file> <file line="23-L27">gamemodes/sandbox/gamemode/spawnmenu/controlpanel.lua</file> <realm>Client</realm> <rets> <ret name="" type="ControlPanel">The same control panel the function is being called on.</ret> </rets> </function>