MCPcopy Create free account
hub / github.com/MoeMod/CSMoE / MsgFunc_ShowMenu

Method MsgFunc_ShowMenu

cl_dll/hud/hud_menu.cpp:174–251  ·  view source on GitHub ↗

Message handler for ShowMenu message takes four values: short: a bitfield of keys that are valid input char : the duration, in seconds, the menu should stay up. -1 means is stays until something is chosen. byte : a boolean, TRUE if there is more string yet to be received before displaying the menu, FALSE if it's the last string string: menu string to display if this message is never received, then

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 9

ClientCmdFunction · 0.85
ShowVGUIMenuFunction · 0.85
KB_ConvertStringFunction · 0.85
freeFunction · 0.85
ReadShortMethod · 0.45
ReadCharMethod · 0.45
ReadByteMethod · 0.45
ReadStringMethod · 0.45

Tested by

no test coverage detected