Revision Difference
GM:OnCrazyPhysics#553102
<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>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>