Function
Slow
Weapon:SetSoundUnload
Sound when Unloading a magazine
Syntax
my_weapon:SetSoundUnload(sound_unload_asset_path, volume = 1, pitch = 1)
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
sound_unload_asset_path
|
SoundPath | — | — |
volume
optional
|
float | 1 |
— |
pitch
optional
|
float | 1 |
— |