// Assembly: UnityEngine.XRModule
// Full name: UnityEngine.XR.InputDevice

namespace UnityEngine.XR
{
public class InputDevice // TypeDefIndex: 13187
{
	// Fields
	type#27938 m_DeviceId;
	type#15314 m_Initialized;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#27937 deviceId) { }
	// RVA: -1
	private type#27937 get_deviceId() { }
	// RVA: -1
	public virtual type#15313 Equals(type#23705 obj) { }
	// RVA: -1
	public virtual type#15313 Equals(type#20796 other) { }
	// RVA: -1
	public virtual type#20867 GetHashCode() { }
}
}
