Expand description
Contains the LoadProjectEvent
and it’s handler systems.
Structs§
- Load
Project Event - 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.