Garry's Mod Wiki

ENTITY:PhysicsUpdate

  ENTITY:PhysicsUpdate( PhysObj phys )

Description

Called whenever the physics of the entity are updated.

This hook won't be called if the Entity's PhysObj goes asleep

Arguments

1 PhysObj phys
The physics object of the entity.