DoesWeaponTakeWeaponComponent
Docslocal retval = DoesWeaponTakeWeaponComponent(weaponHash, componentHash)Parameters
| Name | Type | Description |
|---|---|---|
weaponHash | Hash | — |
componentHash | Hash | — |
Returns
BOOLReturns TRUE (1) or FALSE (0).
local retval = DoesWeaponTakeWeaponComponent(weaponHash, componentHash)| Name | Type | Description |
|---|---|---|
weaponHash | Hash | — |
componentHash | Hash | — |
BOOLReturns TRUE (1) or FALSE (0).
No snippets yet. Be the first to contribute!