EndTextCommandIsThisHelpMessageBeingDisplayed — FiveM Natives
0x10BDDBFC529428DD · HUD · all
Returns whether a specific help message is being displayed or not. ``cpp enum HudIndexes { HELP_TEXT = 0, FLOATING_HELP_TEXT_1 = 1, FLOATING_HELP_TEXT_2 = 2, } ``
Parameters
| Name | Type | Description |
|---|---|---|
| hudIndex | int | The hud index for help message. |
Returns
BOOL