struct EE::Window::InputEvent::FileDroppedEvent

File dropped event

#include <inputevent.hpp>

struct FileDroppedEvent {
    // fields

    const char* file;
};