Garry's Mod Wiki

Revision Difference

ENTITY:PhysicsUpdate#552809

<function name="PhysicsUpdate" parent="ENTITY" type="hook"> <ishook>yes</ishook>⤶ <description> Called whenever the physics of the entity are updated. <warning>This hook won't be called if the Entity's <page>PhysObj</page> goes asleep</warning> </description> <realm>Shared</realm> <predicted>No</predicted>⤶ <hidepredictionwarning>No</hidepredictionwarning>⤶ <args> <arg name="phys" type="PhysObj">The physics object of the entity.</arg> </args> </function>