MCPcopy Create free account
hub / github.com/deathkiller/jazz2-native / GetUserName

Method GetUserName

Sources/nCine/Application.cpp:1351–1355  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1349 }
1350
1351 String Application::GetUserName()
1352 {
1353 // Not implemented in base class
1354 return {};
1355 }
1356
1357 bool Application::OpenUrl(StringView url)
1358 {

Callers 2

Calls

no outgoing calls

Tested by

no test coverage detected