StatSetString
Docslocal retval = StatSetString(statName, value, save)Parameters
| Name | Type | Description |
|---|---|---|
statName | Hash | — |
value | char* | — |
save | BOOL | — |
Returns
BOOLReturns TRUE (1) or FALSE (0).
local retval = StatSetString(statName, value, save)| Name | Type | Description |
|---|---|---|
statName | Hash | — |
value | char* | — |
save | BOOL | — |
BOOLReturns TRUE (1) or FALSE (0).
No snippets yet. Be the first to contribute!