Garry's Mod Wiki

Revision Difference

SANDBOX:PopulateVehicles#551994

<function name="PopulateVehicles" parent="SANDBOX" type="hook"> <ishook>yes</ishook> <description>Called by the spawnmenu when the Vehicles tab is generated <warning>Creating an error in this Hook will result in a completely broken vehicles Tab</warning></description> <realm>Client</realm> <file line="77">gamemodes/sandbox/gamemode/spawnmenu/creationmenu/content/contenttypes/vehicles.lua</file> <predicted>No</predicted> <args> <arg name="pnlContent" type="panel">The SpawnmenuContentPanel</arg> <arg name="tree" type="panel">The ContentNavBar tree from the SpawnmenuContentPanel</arg> <arg name="node" type="panel">The old Spawnlists</arg> <arg name="pnlContent" type="Panel">The SpawnmenuContentPanel</arg> <arg name="tree" type="Panel">The ContentNavBar tree from the SpawnmenuContentPanel</arg> <arg name="node" type="Panel">The old Spawnlists</arg> </args> </function>