Revision Difference
Player:SimulateGravGunPickup#512511
<function name="SimulateGravGunPickup" parent="Player" type="classfunc">⤶
<description>Signals the entity that it was picked up by the gravity gun. This call is only required if you want to simulate the situation of picking up objects.</description>⤶
<realm>Server</realm>⤶
<args>⤶
<arg name="ent" type="Entity">The entity picked up</arg>⤶
</args>⤶
</function>⤶
⤶