CanPlayerStartCommerceSession
Docslocal retval = CanPlayerStartCommerceSession(playerSrc)Description
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).