StatSetMaskedInt
Docslocal retval = StatSetMaskedInt(statName, p1, p2, p3, save)Parameters
| Name | Type | Description |
|---|---|---|
statName | Hash | — |
p1 | Any | — |
p2 | Any | — |
p3 | int | — |
save | BOOL | — |
Returns
BOOLReturns TRUE (1) or FALSE (0).
local retval = StatSetMaskedInt(statName, p1, p2, p3, save)| Name | Type | Description |
|---|---|---|
statName | Hash | — |
p1 | Any | — |
p2 | Any | — |
p3 | int | — |
save | BOOL | — |
BOOLReturns TRUE (1) or FALSE (0).
No snippets yet. Be the first to contribute!