Garry's Mod Wiki

Revision Difference

vgui.GetControlTable#528036

<function name="GetControlTable" parent="vgui" type="libraryfunc"> <description>Gets the method table of this panel. Does not return parent methods!</description> <realm>Client and Menu</realm> <file line="15-17">lua/includes/extensions/client/panel/scriptedpanels.lua</file>⤶ <args> <arg name="Panelname" type="string">The name of the panel</arg> </args> <rets> <ret name="" type="table">methods</ret> </rets> </function>