// Assembly: Unity.Mathematics
// Full name: Unity.Mathematics.uint2

namespace Unity.Mathematics
{
public class uint2 // TypeDefIndex: 13512
{
	// Fields
	type#27921 x;
	type#27921 y;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#27917 x, type#27917 y) { }
	// RVA: -1
	public static type#29607 op_Multiply(type#29607 lhs, type#29607 rhs) { }
	// RVA: -1
	public virtual type#15313 Equals(type#29607 rhs) { }
	// RVA: -1
	public virtual type#15313 Equals(type#23705 o) { }
	// RVA: -1
	public virtual type#20867 GetHashCode() { }
	// RVA: -1
	public virtual type#26576 ToString() { }
	// RVA: -1
	public virtual type#26576 ToString(type#26576 format, type#20119 formatProvider) { }
}
}
