// Assembly: UnityEngine.UIElementsModule
// Full name: IntegerInput

public class IntegerInput // TypeDefIndex: 5271
{

	// Methods
	// RVA: -1
	private type#20944 get_parentIntegerField() { }
	// RVA: -1
	internal type#28660 .ctor() { }
	// RVA: -1
	protected virtual type#26576 get_allowedCharacters() { }
	// RVA: -1
	public virtual type#28660 ApplyInputDeviceDelta(type#28468 delta, type#17262 speed, type#20867 startValue) { }
	// RVA: -1
	protected virtual type#26576 ValueToString(type#20867 v) { }
	// RVA: -1
	protected virtual type#20867 StringToValue(type#26576 str) { }
}
