autofire : boolean
Will this weapon auto fire? If set to true then a new bullet will be fired
based on the fireRate
value.
- Source code: plugins/weapon/WeaponPlugin.js (Line 53)
autofire : boolean
Will this weapon auto fire? If set to true then a new bullet will be fired
based on the fireRate
value.
Please login to continue.