// Assembly: UnityEngine.InputForUIModule
// Full name: UnityEngine.InputForUI.NavigationEventRepeatHelper

namespace UnityEngine.InputForUI
{
public class NavigationEventRepeatHelper // TypeDefIndex: 12583
{
	// Fields
	type#20868 m_ConsecutiveMoveCount;
	type#32564 m_LastDirection;
	type#17371 m_PrevActionTime;
	type#17372 m_InitialRepeatDelay;
	type#17372 m_ConsecutiveRepeatDelay;

	// Methods
	// RVA: -1
	public type#28660 Reset() { }
	// RVA: -1
	public type#15313 ShouldSendMoveEvent(type#17370 timestamp, type#32563 direction, type#15313 axisButtonsWherePressedThisFrame) { }
	// RVA: -1
	public type#28660 .ctor() { }
}
}
