Garry's Mod Wiki

Garry's Mod Wiki

  Entity:PhysWake()

Description

Wakes up the entity's physics object

Example

This is what the function does internally.

local phys = self:GetPhysicsObject() if ( !IsValid( phys ) ) then return end phys:Wake()

This site is a community mirror of the official Garry's Mod wiki.. This site is not maintained by Facepunch Studios.

Page content is automatically updated four times a day. Edits and history are not available.

Last Parsed: Loading...