Entity:GetPhysicsObject
Description
Returns the entity's physics object, if the entity has physics.
Entities don't have clientside physics objects by default, so this will return
[NULL PHYSOBJ]
on the client in most cases.Returns
Example
Gets the mass of an entity.