ScLicenseplateAdd
Docslocal retval, tokenOut = ScLicenseplateAdd(plateText, plateData)Description
Social Club native to add license plate for the user
Parameters
| Name | Type | Description |
|---|---|---|
plateText | char* | — |
plateData | char* | — |
tokenOut | int* | — |
Returns
BOOLReturns TRUE (1) or FALSE (0).