Function oxygengine_core::ecs::life_cycle::events_prefab_installer[][src]

pub fn events_prefab_installer<T>(postfix: &str, prefabs: &mut PrefabManager) where
    T: Send + Sync + 'static,