Appearance
function get_hud(this: void): CUIGameCustom;
Get the current game HUD UI.
this
void
CUIGameCustom
Current HUD UI controller.
The binding returns CurrentGameUI(). Call it only while a level HUD exists.
CurrentGameUI()