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

Method IsDragging

Source/FrameEditor.cpp:1337–1340  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1335}
1336
1337bool CFrameEditorDropTarget::IsDragging() const
1338{
1339 return m_nDropEffect != DROPEFFECT_NONE;
1340}
1341
1342bool CFrameEditorDropTarget::CopyToNewPatterns() const
1343{

Callers 2

DrawFrameEditorMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected