IsPlayerCommerceInfoLoadedExt
Docslocal retval = IsPlayerCommerceInfoLoadedExt(playerSrc)Description
Requests whether or not the commerce data for the specified player has loaded from Tebex.
Parameters
| Name | Type | Description |
|---|---|---|
playerSrc | char* | The player handle |
Returns
BOOLReturns TRUE (1) or FALSE (0).