MCPcopy Create free account
hub / github.com/Segs/Segs / sendClientConsoleOutput

Function sendClientConsoleOutput

Projects/CoX/Servers/MapServer/DataHelpers.cpp:1914–1917  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1912}
1913
1914void sendClientConsoleOutput(MapClientSession &cl, QString &message)
1915{
1916 cl.addCommand<ConsolePrint>(message);
1917}
1918
1919uint32_t toHitLimit(uint32_t value)
1920{

Callers 2

register_GenericTypesMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected