MCPcopy Create free account
hub / github.com/ZDoom/Raze / CT_ClearChatMessage

Function CT_ClearChatMessage

source/core/ct_chat.cpp:310–313  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

308//===========================================================================
309
310static void CT_ClearChatMessage ()
311{
312 ChatQueue.Clear();
313}
314
315//===========================================================================
316//

Callers 1

CCMDFunction · 0.85

Calls 1

ClearMethod · 0.45

Tested by

no test coverage detected