MCPcopy Create free account
hub / github.com/assaultcube/AC / updatedescallowed

Function updatedescallowed

source/src/server.cpp:1994–1994  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1992#include "serverevents.h"
1993
1994bool updatedescallowed(void) { return scl.servdesc_pre[0] || scl.servdesc_suf[0]; }
1995
1996void updatesdesc(const char *newdesc, ENetAddress *caller = NULL)
1997{

Callers 2

isvalidMethod · 0.85
updatesdescFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected