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

Method getNetworkCubes

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

Source from the content-addressed store, hash-verified

98 int getState() { return mState; }
99 int getNetworkNum() { return mNetworkNum; }
100 u8 getNetworkCubes() { return mNetworkCubes; }
101
102 // Fabricated
103 u8 getPadConvNum(u8 idx)

Callers 2

setDisplayMaxMethod · 0.80
RaceAppMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected