isHealthBarVisible

abstract boolean isHealthBarVisible()

Determines if the health bar interface is appearing over this character's head. This bar usually appears when a character takes a hit that could damage them, and disappears after a few seconds of not taking such a hit.

Return

True if the bar is visible. False otherwise.