Garry's Mod Wiki

Entity:SetUnFreezable

  Entity:SetUnFreezable( boolean freezable = false )

Description

Sets whether an entity can be unfrozen, meaning that it cannot be unfrozen using the physgun.

Arguments

1 boolean freezable = false
True to make the entity unfreezable, false otherwise.