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