Garry's Mod Wiki

Revision Difference

Entity.PhysgunDisabled#564952

<function name="PhysgunDisabled" parent="Entity" type="classfield"> <description>A bool which determines if the Physgun can pickup this entity.</description> <description>A <page text="bool">boolean</page> (variable) 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</ret>⤶ <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>