Returns: true
: Indicates if the specific help message has been displayed.\
false
: Indicates that the specific help message is still being displayed.
Returns whether a specific help message is being displayed or not.
enum HudIndexes {
HELP_TEXT = 0,
FLOATING_HELP_TEXT_1 = 1,
FLOATING_HELP_TEXT_2 = 2,
}