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

Method empty

source/src/serverfiles.h:37–37  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

35 };
36
37 void empty() { weight = repeat = 0; time = mintime = maxtime = minplayers = maxplayers = maxteamsize = teamthreshold = manual = restrict = -1; }
38 void add(configsetvalues u);
39 bool parse(char *keyval);
40};

Callers 6

loadMethod · 0.45
filterconfigsetFunction · 0.45
clearMethod · 0.45
loadMethod · 0.45
initmapMethod · 0.45
checkblacklistFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected