CAN_PLAYER_START_COMMERCE_SESSION
> This native is deprecated and may be removed in a future version. Use the [Tebex API](https://docs.tebex.io/) instead. Returns whether or not the specified player has enough information to start a commerce session for.
CFX
Signature
lua
CanPlayerStartCommerceSession(playerSrc)
-- returns BOOLParameters
| Name | Type | Description |
|---|---|---|
| char* | The player handle |
Usage
lua
CanPlayerStartCommerceSession(playerSrc)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- API set
- Source
- cfx
Source: cfx
