Revision Difference
Player:AddFrozenPhysicsObject#546597
<function name="AddFrozenPhysicsObject" parent="Player" type="classfunc">
<description>Adds a entity to the players list of frozen objects.</description>
<description>Adds a entity to the player's list of frozen objects.</description>
<realm>Server</realm>
<args>
<arg name="ent" type="Entity">Entity</arg>
<arg name="physobj" type="PhysObj">Physics object belonging to ent</arg>
</args>
</function>