FileDragAndDrop

DroppedFile

  • window : bevy_ecs::entity::Entity
  • path_buf : PathBuf

HoveredFile

  • window : bevy_ecs::entity::Entity
  • path_buf : PathBuf

HoveredFileCanceled

  • window : bevy_ecs::entity::Entity

Description

Events related to files being dragged and dropped on a window.

Functions