ScGamerdataGetInt
Docslocal retval, outValue = ScGamerdataGetInt(name)Description
Introduced in build 323
Parameters
| Name | Type | Description |
|---|---|---|
name | char* | — |
outValue | int* | — |
Returns
BOOLReturns TRUE (1) or FALSE (0).
local retval, outValue = ScGamerdataGetInt(name)| Name | Type | Description |
|---|---|---|
name | char* | — |
outValue | int* | — |
BOOLReturns TRUE (1) or FALSE (0).
No snippets yet. Be the first to contribute!