atelier ~master (2021-08-24T13:35:22Z)
Dub
Repo
Event.DropFileEvent
atelier
common
event
Event
For base type
dropFile
.
struct
Event
struct
DropFileEvent {
string
filePath
;
}
Members
Variables
filePath
string
filePath
;
Full path of the file dropped.
Meta
Source
See Implementation
atelier
common
event
Event
constructors
this
enums
Type
structs
CustomEvent
DropFileEvent
KeyEvent
KeyMoveEvent
MouseEvent
MouseWheelEvent
TextDeleteEvent
TextInputEvent
WindowEvent
unions
__anonymous
variables
type
For base type dropFile.