Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3669
void CPatternEditor::EndDrag()
3670
{
3671
m_bDragging = false;
3672
}
3673
3674
bool CPatternEditor::PerformDrop(CPatternClipData ClipData, bool bCopy, bool bCopyMix) // // //
3675
{
Callers
1
OnDragLeave
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected