MCPcopy Create free account
hub / github.com/NetHack/NetHack / Random

Method Random

win/Qt/qt_plsel.cpp:711–714  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

709}
710
711void NetHackQtPlayerSelector::Random()
712{
713 done(R_Rand);
714}
715
716bool NetHackQtPlayerSelector::Choose()
717{

Callers

nothing calls this directly

Calls 1

doneFunction · 0.85

Tested by

no test coverage detected