Garry's Mod Wiki

Revision Difference

GM:OnCrazyPhysics#524951

<function name="OnCrazyPhysics" parent="GM" type="hook"> <ishook>yes</ishook> <description>Called when the crazy physics detection detects an entity with Crazy Physics.</description> <realm>Server</realm>⤶ <realm>Shared</realm>⤶ <predicted>No</predicted> <args> <arg name="ent" type="Entity">The entity that was detected as crazy</arg> <arg name="physobj" type="PhysObj">The physics object that is going crazy</arg> </args> </function>