Function bevy_scene::scene_spawner_system
source · pub fn scene_spawner_system(world: &mut World)
Expand description
System that handles scheduled scene instance spawning and despawning through a SceneSpawner
.
pub fn scene_spawner_system(world: &mut World)
System that handles scheduled scene instance spawning and despawning through a SceneSpawner
.