Declaration
event OnWeaponStopFiring(currentAmmoCount int)
go
Parameters
Name | Type | Description |
---|---|---|
Current Ammo Count | Int | The current amount of bullets remaining in the magazine when firing stops |
Triggered when the weapon stops firing
event OnWeaponStopFiring(currentAmmoCount int)
go
Name | Type | Description |
---|---|---|
Current Ammo Count | Int | The current amount of bullets remaining in the magazine when firing stops |