LoadPlayerCommerceData
DocsLoadPlayerCommerceData(playerSrc)Description
Requests the commerce data for the specified player, including the owned SKUs. Use IS_PLAYER_COMMERCE_INFO_LOADED to check if it has loaded.
Parameters
| Name | Type | Description |
|---|---|---|
playerSrc | char* | The player handle |
Returns
voidThis native does not return a value.