// Assembly: UnityEngine.CoreModule
// Full name: UnityEngine.FindObjectsSortMode

namespace UnityEngine
{
public class FindObjectsSortMode // TypeDefIndex: 8886
{
	// Fields
	type#20890 value__;
	type#18551 None;
	type#18551 InstanceID;
}
}
