MCPcopy Create free account
hub / github.com/doldecomp/mkdd / getNetworkNum

Method getNetworkNum

include/Osako/NetGameMgr.h:99–99  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

97 void setState(int state) { mState = state; }
98 int getState() { return mState; }
99 int getNetworkNum() { return mNetworkNum; }
100 u8 getNetworkCubes() { return mNetworkCubes; }
101
102 // Fabricated

Callers 2

resetPortFunction · 0.80
RaceAppMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected