LOAD_PLAYER_COMMERCE_DATA
> This native is deprecated and may be removed in a future version. Use [`LOAD_PLAYER_COMMERCE_DATA_EXT`](#\_0x7995539E) 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.
CFX
Signature
lua
LoadPlayerCommerceData(playerSrc)
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| char* | The player handle |
Usage
lua
LoadPlayerCommerceData(playerSrc)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- API set
- Source
- cfx
Source: cfx
