Garry's Mod Wiki

Revision Difference

spawnmenu.GetContentType#552187

<function name="GetContentType" parent="spawnmenu" type="libraryfunc"> <description>Returns the function to create an vgui element for a specified content type</description> <realm>Client</realm> <file line="289-L299">lua/includes/modules/spawnmenu.lua</file>⤶ <args> <arg name="contentType" type="string"></arg> </args> <rets> <ret name="" type="function">The panel creation function</ret> </rets> </function>