~~NOTOC~~ <=[[4rpl:start| Index]] * [[4rpl:commands:setgamemessagetext|Set]] * [[4rpl:commands:showgamemessage|Show]] * [[4rpl:commands:closegamemessage|Close]] * [[4rpl:commands:isgamemessageshowing|Test]] ====== CloseGameMessage ====== CloseGameMessage(<-unpauseGame) ===== Description ===== Closes a game message, if there is one visible. If one isn't visible, nothing happens. If 'unpause' is true, then the game will be unpaused if it was paused by the call to ShowGameMessage. ===== Examples ===== CloseGameMessage(true) <=[[4rpl:start| Index]]