Native referenceFiveM

GET_VARIATION_CHOSEN_FOR_SCRIPTED_LINE

0xAA19F5572C38B564 AUDIO
FUNCTION SIGNATURE
int GET_VARIATION_CHOSEN_FOR_SCRIPTED_LINE(char* textLabel);
Property Value
Native Name GET_VARIATION_CHOSEN_FOR_SCRIPTED_LINE
Hash 0xAA19F5572C38B564
Return Type int
Parameters textLabel (char*)

Parameters

  • textLabel (char*) — all the text labels for filenames in AmericanDialogueFiles.txt appear to end with the letter 'A', it is the script's responsibility to add this 'A' before calling GET_VARIATION_CHOSEN_FOR_SCRIPTED_LINE.
Back to AUDIO