Revision Difference
SANDBOX:PopulateEntities#552916
<function name="PopulateEntities" parent="SANDBOX" type="hook">
<ishook>yes</ishook>⤶
<description>Called by the spawnmenu when the Entities tab is generated
<warning>Creating an error in this Hook will result in a completely broken Entites Tab</warning></description>
<realm>Client</realm>
<file line="75">gamemodes/sandbox/gamemode/spawnmenu/creationmenu/content/contenttypes/entities.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>
</args>
</function>