private void AddAssets <T>(MappedList <T> mappedList) where T : Object, IUniqueName { AssetEditor.AddAssetsOfType(this, mappedList); }