Native referenceFiveM

SC_LICENSEPLATE_GET_PLATE

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

Description: Gets license plate text 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