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

namespace UnityEngine
{
public class RangeInt // TypeDefIndex: 8867
{
	// Fields
	type#20872 start;
	type#20872 length;

	// Methods
	// RVA: -1
	public type#20867 get_end() { }
	// RVA: -1
	public type#28660 .ctor(type#20867 start, type#20867 length) { }
}
}
