WindowClosed

WindowClosed

  • window : bevy_ecs::entity::Entity

Description

An event that is sent whenever a window is closed. This will be sent when the window entity loses its Window component or is despawned.

Functions