MCPcopy Create free account
hub / github.com/ddnet/ddnet / Cheated

Method Cheated

src/engine/shared/console.h:222–222  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

220 static void ConUserCommandStatus(IConsole::IResult *pResult, void *pUser);
221
222 bool Cheated() const override { return m_Cheated; }
223
224 int FlagMask() const override { return m_FlagMask; }
225 void SetFlagMask(int FlagMask) override { m_FlagMask = FlagMask; }

Callers 2

SaveScoreMethod · 0.80
SaveTeamScoreMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected