Function oxygengine::prelude::bundle_installer[][src]

pub fn bundle_installer<PMS>(
    builder: &mut AppBuilder<'_, '_>,
    prefab_manager_setup: PMS
) where
    PMS: FnMut(&mut PrefabManager),