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

Method isDownloadDrop

src/modlistdropinfo.cpp:111–114  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

109}
110
111bool ModListDropInfo::isDownloadDrop() const
112{
113 return m_download != -1;
114}
115
116bool ModListDropInfo::isExternalArchiveDrop() const
117{

Callers 2

canDropMimeDataMethod · 0.80
dropMimeDataMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected