MCPcopy Create free account
hub / github.com/crossuo/crossuo / GetErrorCode

Method GetErrorCode

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

Source from the content-addressed store, hash-verified

35
36public:
37 int GetErrorCode() { return m_ErrorCode; };
38 void SetErrorCode(int val);
39
40protected:

Callers 1

UpdateContentMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected