WindowClosing

WindowClosing

  • window : bevy_ecs::entity::Entity

Description

An event that is sent whenever a window is closing. This will be sent when after a [WindowCloseRequested] event is received and the window is in the process of closing.

Functions