Revision Difference
Entity.PhysgunDisabled#564954
<function name="PhysgunDisabled" parent="Entity" type="classfield">
<description>A <page text="bool">boolean</page> (variable) which determines if the Physgun can pickup this entity.</description>
<description>A <page>boolean</page> which determines if the Physgun can pickup this entity.</description>
<realm>Shared</realm>
<rets>
<ret name="" type="boolean">Set to true to disable pickup. Only affects visuals Clientside. <page>nil</page> if the entity does not set the variable.</ret>
</rets>
</function>