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

namespace Unity.Mathematics
{
public class uint4 // TypeDefIndex: 13516
{
	// Fields
	type#27921 x;
	type#27921 y;
	type#27921 z;
	type#27921 w;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#27917 x, type#27917 y, type#27917 z, type#27917 w) { }
	// RVA: -1
	public static type#29609 op_Multiply(type#29609 lhs, type#29609 rhs) { }
	// RVA: -1
	public virtual type#15313 Equals(type#29609 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) { }
}
}
