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

namespace UnityEngine
{
public class BoundsInt // TypeDefIndex: 8680
{
	// Fields
	type#28485 m_Position;
	type#28485 m_Size;

	// Methods
	// RVA: -1
	public type#28484 get_position() { }
	// RVA: -1
	public type#28660 set_position(type#28484 value) { }
	// RVA: -1
	public type#28484 get_size() { }
	// RVA: -1
	public type#28660 set_size(type#28484 value) { }
	// RVA: -1
	public type#28660 .ctor(type#28484 position, type#28484 size) { }
	// RVA: -1
	public virtual type#26576 ToString() { }
	// RVA: -1
	public virtual type#26576 ToString(type#26576 format, type#20119 formatProvider) { }
	// RVA: -1
	public virtual type#15313 Equals(type#23705 other) { }
	// RVA: -1
	public virtual type#15313 Equals(type#15363 other) { }
	// RVA: -1
	public virtual type#20867 GetHashCode() { }
}
}
