Native referenceFiveM

DOES_LATEST_BRIEF_STRING_EXIST

0x5E657EF1099EDD65 GRAPHICS
FUNCTION SIGNATURE
BOOL DOES_LATEST_BRIEF_STRING_EXIST(int briefValue);
Property Value
Native Name DOES_LATEST_BRIEF_STRING_EXIST
Hash 0x5E657EF1099EDD65
Return Type BOOL
Parameters briefValue (int)

Description: Used in pi_menu.c. Checks if there is a brief entry for specified value. Values: 0 - Dialogue brief 1 - Help text brief 2 - Mission Objective brief

Parameters

  • briefValue (int) — A value indicating brief text.
Back to GRAPHICS