Garry's Mod Wiki

Revision Difference

spawnmenu.GetCreationTabs#544279

<function name="GetCreationTabs" parent="spawnmenu" type="libraryfunc"> <description>Gets the CreationMenus table, which was filled with creation menu tabs from <page>spawnmenu.AddCreationTab</page>.</description> <description>Returns the list of Creation tabs. Creation tabs are added via <page>spawnmenu.AddCreationTab</page>.</description> <realm>Client</realm> <rets> <ret name="" type="table">The CreationMenus table. See the <page>Structures/CreationMenus</page>.</ret> <ret name="" type="table">The list of Creation tabs. See the <page>Structures/CreationMenus</page>.</ret> </rets> </function>