डिक्लेरेशन
event OnWeaponStopFiring(currentAmmoCount int)
go
पैरामीटर्स
नाम | टाइप | विवरण |
---|---|---|
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
नाम | टाइप | विवरण |
---|---|---|
Current Ammo Count | Int | The current amount of bullets remaining in the magazine when firing stops |