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