CanPlayerStartCommerceSession
Docslocal retval = CanPlayerStartCommerceSession(playerSrc)Description
> This native is deprecated and may be removed in a future version. Use the Tebex API instead.
Returns whether or not the specified player has enough information to start a commerce session for.
Parameters
| Name | Type | Description |
|---|---|---|
playerSrc | char* | The player handle |
Returns
BOOLReturns TRUE (1) or FALSE (0).