Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
175
void Window::DoFileDrop(ByteString filename)
176
{
177
OnFileDrop(filename);
178
}
179
180
void Window::DoDraw()
181
{
Callers
1
onFileDrop
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected