// Assembly: UnityEngine.InputLegacyModule
// Full name: UnityEngine.Internal.InputUnsafeUtility

namespace UnityEngine.Internal
{
public class InputUnsafeUtility // TypeDefIndex: 13177
{

	// Methods
	// RVA: -1
	internal static type#15313 GetKeyString(type#26576 name) { }
	// RVA: -1
	internal static type#15313 GetKeyString__Unmanaged(type#12376 name, type#20867 nameLen) { }
	// RVA: -1
	internal static type#15313 GetKeyUpString(type#26576 name) { }
	// RVA: -1
	internal static type#15313 GetKeyUpString__Unmanaged(type#12376 name, type#20867 nameLen) { }
	// RVA: -1
	internal static type#15313 GetKeyDownString(type#26576 name) { }
	// RVA: -1
	internal static type#15313 GetKeyDownString__Unmanaged(type#12376 name, type#20867 nameLen) { }
	// RVA: -1
	internal static type#26059 GetAxis(type#26576 axisName) { }
	// RVA: -1
	internal static type#26059 GetAxis__Unmanaged(type#12376 axisName, type#20867 axisNameLen) { }
	// RVA: -1
	internal static type#26059 GetAxisRaw(type#26576 axisName) { }
	// RVA: -1
	internal static type#26059 GetAxisRaw__Unmanaged(type#12376 axisName, type#20867 axisNameLen) { }
	// RVA: -1
	internal static type#15313 GetButton(type#26576 buttonName) { }
	// RVA: -1
	internal static type#15313 GetButton__Unmanaged(type#12376 buttonName, type#20867 buttonNameLen) { }
	// RVA: -1
	internal static type#15313 GetButtonDown(type#26576 buttonName) { }
	// RVA: -1
	internal static type#15455 GetButtonDown__Unmanaged(type#12376 buttonName, type#20867 buttonNameLen) { }
	// RVA: -1
	internal static type#15313 GetButtonUp(type#26576 buttonName) { }
	// RVA: -1
	internal static type#15313 GetButtonUp__Unmanaged(type#12376 buttonName, type#20867 buttonNameLen) { }
	// RVA: -1
	private static type#15313 GetKeyString_Injected(type#11995 name) { }
	// RVA: -1
	private static type#15313 GetKeyUpString_Injected(type#11995 name) { }
	// RVA: -1
	private static type#15313 GetKeyDownString_Injected(type#11995 name) { }
	// RVA: -1
	private static type#26059 GetAxis_Injected(type#11995 axisName) { }
	// RVA: -1
	private static type#26059 GetAxisRaw_Injected(type#11995 axisName) { }
	// RVA: -1
	private static type#15313 GetButton_Injected(type#11995 buttonName) { }
	// RVA: -1
	private static type#15313 GetButtonDown_Injected(type#11995 buttonName) { }
	// RVA: -1
	private static type#15313 GetButtonUp_Injected(type#11995 buttonName) { }
}
}
