Namespace: CFXAPI set: server
CAN_PLAYER_START_COMMERCE_SESSION
// CanPlayerStartCommerceSession
BOOL CAN_PLAYER_START_COMMERCE_SESSION(char* playerSrc);
Parameters:- playerSrc:
The player handle
Returns whether or not the specified player has enough information to start a commerce session for.
WARNING! Server natives in the CFX namespace are taken directly from FiveM. Most of server-side game state related natives are NOT AVAILABLE in RedM!