Garry's Mod Wiki

Revision Difference

Entity:SetUnFreezable#549136

<function name="SetUnFreezable" parent="Entity" type="classfunc"> <description>Sets whether an entity can be unfrozen, meaning that it cannot be unfrozen using the physgun.</description> <realm>Server</realm> <file line="478">lua/includes/extensions/entity.lua</file> <file line="515-L517">lua/includes/extensions/entity.lua</file> <args> <arg name="freezable" type="boolean" default="false">True to make the entity unfreezable, false otherwise.</arg> </args> </function>