Garry's Mod Wiki

Log in to edit

Weapon:SetLastShootTime

<function name="SetLastShootTime" parent="Weapon" type="classfunc"> <description>Sets the time since this weapon last fired in seconds. Used in conjunction with <page>Weapon:LastShootTime</page></description> <realm>Shared</realm> <args> <arg name="time" type="number" default="CurTime()">The time in seconds when the last time the weapon was fired.</arg> </args> </function>