Revision Difference
Player:AddCleanup#546596
<function name="AddCleanup" parent="Player" type="classfunc">
<description>Adds an entity to the players clean up list.</description>
<description>Adds an entity to the player's clean up list.</description>
<realm>Shared</realm>
<args>
<arg name="type" type="string">Cleanup type</arg>
<arg name="ent" type="Entity">Entity to add</arg>
</args>
</function>