Native referenceFiveM

SC_LICENSEPLATE_GET_PLATE_DATA

0x2E89990DDFF670C3 SOCIALCLUB
FUNCTION SIGNATURE
char* SC_LICENSEPLATE_GET_PLATE_DATA(int token, int plateIndex);
Property Value
Native Name SC_LICENSEPLATE_GET_PLATE_DATA
Hash 0x2E89990DDFF670C3
Return Type char*
Parameters token (int), plateIndex (int)

Description: Gets license plate data related to the get license plate info request

Parameters

  • token (int)
  • plateIndex (int) — The plate index from the list of result plates. Use SC_LICENSEPLATE_GET_COUNT for the number of plates.
Back to SOCIALCLUB