IS_PLAYER_COMMERCE_INFO_LOADED
> This native is deprecated and may be removed in a future version. Use [`IS_PLAYER_COMMERCE_INFO_LOADED_EXT`](#\_0x1D14F4FE) instead. Requests whether or not the commerce data for the specified player has loaded.
CFX
Signature
lua
IsPlayerCommerceInfoLoaded(playerSrc)
-- returns BOOLParameters
| Name | Type | Description |
|---|---|---|
| char* | The player handle |
Usage
lua
IsPlayerCommerceInfoLoaded(playerSrc)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- API set
- Source
- cfx
Source: cfx
