MCPcopy Create free account
hub / github.com/ModOrganizer2/modorganizer / getAPIUserAccount

Method getAPIUserAccount

src/nexusinterface.cpp:1212–1215  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1210}
1211
1212APIUserAccount NexusInterface::getAPIUserAccount() const
1213{
1214 return m_User;
1215}
1216
1217APIStats NexusInterface::getAPIStats() const
1218{

Callers 2

updateNexusDataMethod · 0.80
MainWindowMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected