Garry's Mod Wiki

physenv.SetPhysicsPaused

  physenv.SetPhysicsPaused( boolean pause )

Description

Pauses or unpauses the physics simulation globally. See physenv.GetPhysicsPaused for the getter.

Arguments

1 boolean pause
true to pause, false to unpause.