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

namespace UnityEngine.XR
{
public class InputTracking // TypeDefIndex: 13180
{
	// Fields
	type#3391 trackingAcquired;
	type#3391 trackingLost;
	type#3391 nodeAdded;
	type#3391 nodeRemoved;

	// Methods
	// RVA: -1
	private static type#28660 InvokeTrackingEvent(type#31929 eventType, type#29067 nodeType, type#20900 uniqueID, type#15313 tracked) { }
}
}
