StatGetInt
Docslocal retval, outValue = StatGetInt(statHash, p2)Description
p2 appears to always be -1
Parameters
| Name | Type | Description |
|---|---|---|
statHash | Hash | — |
outValue | int* | — |
p2 | int | — |
Returns
BOOLReturns TRUE (1) or FALSE (0).
local retval, outValue = StatGetInt(statHash, p2)p2 appears to always be -1
| Name | Type | Description |
|---|---|---|
statHash | Hash | — |
outValue | int* | — |
p2 | int | — |
BOOLReturns TRUE (1) or FALSE (0).
No snippets yet. Be the first to contribute!