UTIL ShowMessageAll

From Valve Developer Community
Revision as of 06:31, 8 November 2023 by Joaozito (talk | contribs) (Did bassicaly all, going to add examples later)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

UTIL_ShowMessageAll is a UTIL function that prints as transparent 'title' to the HUD to every single player

Todo: Add examples.

Declaration

void UTIL_HudMessageAll( const hudtextparms_t &textparms, const char *pMessage );