Entity:SetUseType
Description
Sets the use type of an entity, affecting how often ENTITY:Use will be called for Lua entities.
Arguments
Example
Makes the ENTITY:Use hook only get called once at every use.
Sets the use type of an entity, affecting how often ENTITY:Use will be called for Lua entities.
Makes the ENTITY:Use hook only get called once at every use.