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

Method onForceUnlock

src/uilocker.cpp:533–537  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

531}
532
533void UILocker::onForceUnlock()
534{
535 m_result = ForceUnlocked;
536 unlockCurrent();
537}
538
539void UILocker::onCancel()
540{

Callers 1

updateButtonsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected