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

namespace UnityEngine
{
public class BoneWeight // TypeDefIndex: 8751
{
	// Fields
	type#26060 m_Weight0;
	type#26060 m_Weight1;
	type#26060 m_Weight2;
	type#26060 m_Weight3;
	type#20868 m_BoneIndex0;
	type#20868 m_BoneIndex1;
	type#20868 m_BoneIndex2;
	type#20868 m_BoneIndex3;

	// Methods
	// RVA: -1
	public type#26059 get_weight0() { }
	// RVA: -1
	public type#26059 get_weight1() { }
	// RVA: -1
	public type#26059 get_weight2() { }
	// RVA: -1
	public type#26059 get_weight3() { }
	// RVA: -1
	public type#20867 get_boneIndex0() { }
	// RVA: -1
	public type#20867 get_boneIndex1() { }
	// RVA: -1
	public type#20867 get_boneIndex2() { }
	// RVA: -1
	public type#20867 get_boneIndex3() { }
	// RVA: -1
	public virtual type#20867 GetHashCode() { }
	// RVA: -1
	public virtual type#15313 Equals(type#23705 other) { }
	// RVA: -1
	public virtual type#15313 Equals(type#15310 other) { }
}
}
