ACE_SGunFire

C

Part of _G (Global) namespace

function ACE_SGunFire( Gun, Sound, PitchOverride, Propellant )
View on GitHub|lua/acf/client/cl_soundbase.lua:529-585
👁️ 0 viewsUpdated 2 hours ago
⚠️

Verification Needed

This function has no documentation yet.

Description

No description available.

Parameters

NameTypeDescription
Gunany
Soundany
PitchOverrideany
Propellantany

Returns

No return values documented.

Examples

No examples available.

Used In(2 locations)

📄lua/acf/shared/sounds/sweps.lua
1 usage
L41ACE_SGunFire(swep:GetOwner(), swep.Primary.Sound, 1, propmass)
📄lua/effects/acf_muzzleflash/init.lua
1 usage
L52ACE_SGunFire( Gun, Sound, SoundPitch, Propellant )