struct EE::Window::InputEvent::FileDroppedEvent¶
File dropped event
#include <inputevent.hpp> struct FileDroppedEvent { // fields const char* file; };
File dropped event
#include <inputevent.hpp> struct FileDroppedEvent { // fields const char* file; };