Module load_project

Source
Expand description

Contains the LoadProjectEvent and it’s handler systems.

Structs§

LoadProjectEvent
Emitting this event will cause the software to attempt loading a project file at the given input.

Functions§

handle_load_project_event
Bevy system that handles LoadProjectEvent events that were fired.