LoadPlayerCommerceData — FiveM Natives
0xA8F63EAB · CFX · server
> This native is deprecated and may be removed in a future version. Use LOAD_PLAYER_COMMERCE_DATA_EXT instead. 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
void