GetWeaponDamageModifier
Docslocal retval = GetWeaponDamageModifier(weaponHash)Description
A getter for \_SET_WEAPON_DAMAGE_MODIFIER.
Parameters
| Name | Type | Description |
|---|---|---|
weaponHash | Hash | Weapon name hash. |
Returns
floatReturns a floating-point number.
local retval = GetWeaponDamageModifier(weaponHash)A getter for \_SET_WEAPON_DAMAGE_MODIFIER.
| Name | Type | Description |
|---|---|---|
weaponHash | Hash | Weapon name hash. |
floatReturns a floating-point number.
No snippets yet. Be the first to contribute!