Crate bevy_scene_hook
source · [−]Expand description
Systems to insert components on loaded scenes.
Please see the HookingSceneSpawner documentation for detailed examples.
Structs
Plugin to run hooks associated with spawned scenes.
Return value of HookingSceneSpawner methods.
Convenience parameter to query if a scene marked with M has been loaded.
Parameter to add scenes that run arbitrary hooks when the scene is fully loaded.
Marker Component for scenes that were succesfully hooked.
Enums
Systems defined in the bevy_scene_hook crate (this crate).
Traits
Handle adding components to entites named in a loaded scene.
Functions
Convenience run criteria to query if a scene marked with M has been loaded.