Garry's Mod Wiki

ENTITY:PhysicsUpdate

  ENTITY:PhysicsUpdate( PhysObj phys )

Description

Called whenever a physics object of this entity is updated.

This hook won't be called if the Entity's PhysObj goes asleep, or doesn't exist.

Arguments

1 PhysObj phys
The physics object of the entity.