UTIL ShowMessageAll: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Sorry i did a thing wrong)
m (Can leave the stub, because This article can be supplemented (there is a template todo - examples), when you done this, delete this template.)
 
Line 1: Line 1:
{{stub}}
{{ent|UTIL_ShowMessageAll}} is a [[UTIL]] that show a message to everyone.
{{ent|UTIL_ShowMessageAll}} is a [[UTIL]] that show a message to everyone.



Latest revision as of 08:31, 8 November 2023

Stub

This article or section is a stub. You can help by expanding it.

UTIL_ShowMessageAll is a UTIL that show a message to everyone.

Todo: Add examples.

Declaration

void		UTIL_ShowMessageAll( const char *pString );