MCPcopy Create free account
hub / github.com/ValveSoftware/source-sdk-2013 / MsgFunc_TextMsg

Method MsgFunc_TextMsg

src/game/client/hud_chat.cpp:106–170  ·  view source on GitHub ↗

Message handler for text messages displays a string, looking them up from the titles.txt file, which can be localised parameters: byte: message direction ( HUD_PRINTCONSOLE, HUD_PRINTNOTIFY, HUD_PRINTCENTER, HUD_PRINTTALK ) string: message optional parameters: string: message parameter 1 string: message parameter 2 string: message parameter 3 string: message parameter 4 any string that starts w

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 8

MsgFunction · 0.85
ReadByteMethod · 0.80
LookupStringMethod · 0.80
ConvertCRtoNLFunction · 0.70
ReadStringMethod · 0.45
GetIntMethod · 0.45
PrintMethod · 0.45

Tested by

no test coverage detected