Declaración
event OnWeaponStopFiring(currentAmmoCount int)
go
Parámetros
Nombre | Tipo | Descripción |
---|---|---|
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
Nombre | Tipo | Descripción |
---|---|---|
Current Ammo Count | Int | The current amount of bullets remaining in the magazine when firing stops |