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

namespace UnityEngine
{
public class RangeAttribute // TypeDefIndex: 8800
{
	// Fields
	type#26070 min;
	type#26070 max;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#26059 min, type#26059 max) { }
}
}
