Weapon.LastShootTime

From GMod Wiki

Jump to: navigation, search


Function
Syntax Weapon:LastShootTime( )
Description:
Should return the time when the latest weapon shot was made.
Returns: Float
In Object: Weapon
Realm: NewerShared.png
BBCode Link: [b][url=http://wiki.garrysmod.com/?title=Weapon.LastShootTime]Weapon.LastShootTime [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b]



Examples

DescriptionGet the last shot time of active weapon.
Used onNewerClient.png
Code
LocalPlayer():GetActiveWeapon():LastShootTime()
OutputNone

Additional Notes

Personal tools
Namespaces
Variants
Actions
Navigation
Lua Scripting
Functions
Hooks
Toolbox