MCPcopy Create free account
hub / github.com/HertzDevil/0CC-FamiTracker / EndDrag

Method EndDrag

Source/PatternEditor.cpp:3669–3672  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3667}
3668
3669void CPatternEditor::EndDrag()
3670{
3671 m_bDragging = false;
3672}
3673
3674bool CPatternEditor::PerformDrop(CPatternClipData ClipData, bool bCopy, bool bCopyMix) // // //
3675{

Callers 1

OnDragLeaveMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected