====== ClearHudMessageBold ====== {{tag>hud needs_examples}} ''void ClearHudMessageBold(int id)'' ===== Description ===== Clears the HudMessage with the given id for all players (serverside) or the client (clientside). Shorthand for ''%%HudMessageBold(s:""; HUDMSG_PLAIN, id, 0, 0, 0, 0, 0).%%'' For the non-bold [[zdoom>HudMessage]] version, see [[ClearHudMessage]].