_STAT_MIGRATE_SAVE
Docslocal retval = StatMigrateSave(platformName)Description
platformName must be one of the following: ps3, xbox360, ps4, xboxone
Parameters
| Name | Type | Description |
|---|---|---|
platformName | char* | — |
Returns
BOOLReturns TRUE (1) or FALSE (0).
local retval = StatMigrateSave(platformName)platformName must be one of the following: ps3, xbox360, ps4, xboxone
| Name | Type | Description |
|---|---|---|
platformName | char* | — |
BOOLReturns TRUE (1) or FALSE (0).
No snippets yet. Be the first to contribute!