﻿//#if UNITY_EDITOR //Remove on 2024/01/01.

//namespace FishNet.Editing.PrefabCollectionGenerator
//{
//	internal sealed class PrefabCollectionGeneratorConfigurationsz
//	{
//		#region Types.
//		public enum SearchScopeType : byte
//		{
//			EntireProject = 0,
//			SpecificFolders = 1
//		}
//		#endregion
//	}
//}

//#endif