MCPcopy Create free account
hub / github.com/The-Powder-Toy/The-Powder-Toy / DoFileDrop

Method DoFileDrop

src/gui/interface/Window.cpp:175–178  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

173}
174
175void Window::DoFileDrop(ByteString filename)
176{
177 OnFileDrop(filename);
178}
179
180void Window::DoDraw()
181{

Callers 1

onFileDropMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected