{
	"FormatVersion": 1,
	"Namespace": "",
	"Subnamespaces": [
		{
			"Namespace": "BuildPatchInstaller",
			"Children": [
				{
					"Source":
					{
						"Text": "Please Wait"
					},
					"Keys": [
						{
							"Key": "BuildPatchInstaller_GenericProgress",
							"Path": "../../../Engine/Source/Runtime/Online/BuildPatchServices/Private/BuildPatchInstaller.cpp(1877)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "{Current} / {Total} ({Speed}/sec)"
					},
					"Keys": [
						{
							"Key": "BuildPatchInstaller_DownloadSpeedFormat",
							"Path": "../../../Engine/Source/Runtime/Online/BuildPatchServices/Private/BuildPatchInstaller.cpp(1897)"
						}
					]
				}
			]
		},
		{
			"Namespace": "BuildPatchInstallError",
			"Children": [
				{
					"Source":
					{
						"Text": "A file access error has occurred. Please check your running processes."
					},
					"Keys": [
						{
							"Key": "BuildPatchInstallShortError_MoveFileToInstall",
							"Path": "../../../Engine/Source/Runtime/Online/BuildPatchServices/Private/Installer/InstallerError.cpp(17)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "A file corruption has occurred. Please try again."
					},
					"Keys": [
						{
							"Key": "BuildPatchInstallShortError_FileConstructionFail",
							"Path": "../../../Engine/Source/Runtime/Online/BuildPatchServices/Private/Installer/InstallerError.cpp(16)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "An unknown error ocurred. Please contact support."
					},
					"Keys": [
						{
							"Key": "BuildPatchInstallShortError_InvalidOrMax",
							"Path": "../../../Engine/Source/Runtime/Online/BuildPatchServices/Private/Installer/InstallerError.cpp(26)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Could not download patch data. Please check your internet connection, and try again."
					},
					"Keys": [
						{
							"Key": "BuildPatchInstallShortError_DownloadError",
							"Path": "../../../Engine/Source/Runtime/Online/BuildPatchServices/Private/Installer/InstallerError.cpp(15)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Maximum path length exceeded. Please specify a shorter install location."
					},
					"Keys": [
						{
							"Key": "BuildPatchInstallShortError_PathLengthExceeded",
							"Path": "../../../Engine/Source/Runtime/Online/BuildPatchServices/Private/Installer/InstallerError.cpp(24)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Not enough disk space available. Please free up some disk space and try again."
					},
					"Keys": [
						{
							"Key": "BuildPatchInstallShortError_OutOfDiskSpace",
							"Path": "../../../Engine/Source/Runtime/Online/BuildPatchServices/Private/Installer/InstallerError.cpp(25)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Patching service could not start. Please contact support."
					},
					"Keys": [
						{
							"Key": "BuildPatchInstallShortError_ApplicationError",
							"Path": "../../../Engine/Source/Runtime/Online/BuildPatchServices/Private/Installer/InstallerError.cpp(20)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "The application is closing."
					},
					"Keys": [
						{
							"Key": "BuildPatchInstallShortError_ApplicationClosing",
							"Path": "../../../Engine/Source/Runtime/Online/BuildPatchServices/Private/Installer/InstallerError.cpp(19)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "The following directory could not be created.\n{0}"
					},
					"Keys": [
						{
							"Key": "MissingStageDirectory",
							"Path": "../../../Engine/Source/Runtime/Online/BuildPatchServices/Private/BuildPatchInstaller.cpp(647)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "The installation directory could not be created.\n{0}"
					},
					"Keys": [
						{
							"Key": "MissingInstallDirectory",
							"Path": "../../../Engine/Source/Runtime/Online/BuildPatchServices/Private/BuildPatchInstaller.cpp(637)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "The installation is corrupt. Please contact support."
					},
					"Keys": [
						{
							"Key": "BuildPatchInstallShortError_BuildCorrupt",
							"Path": "../../../Engine/Source/Runtime/Online/BuildPatchServices/Private/Installer/InstallerError.cpp(18)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "The installer failed to initialize. Please contact support."
					},
					"Keys": [
						{
							"Key": "BuildPatchInstallShortError_InitializationError",
							"Path": "../../../Engine/Source/Runtime/Online/BuildPatchServices/Private/Installer/InstallerError.cpp(23)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "The necessary prerequisites have failed to install. Please contact support."
					},
					"Keys": [
						{
							"Key": "BuildPatchInstallShortError_PrerequisiteError",
							"Path": "../../../Engine/Source/Runtime/Online/BuildPatchServices/Private/Installer/InstallerError.cpp(22)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "The operation was successful."
					},
					"Keys": [
						{
							"Key": "BuildPatchInstallShortError_NoError",
							"Path": "../../../Engine/Source/Runtime/Online/BuildPatchServices/Private/Installer/InstallerError.cpp(14)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "There is not enough space at {Location}\n{RequiredBytes} is required.\n{AvailableBytes} is available.\nYou need an additional {SpaceAdditional} to perform the installation."
					},
					"Keys": [
						{
							"Key": "InstallDirectoryDiskSpace",
							"Path": "../../../Engine/Source/Runtime/Online/BuildPatchServices/Private/Installer/InstallerError.cpp(49)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "There is not enough space on your device.\n{RequiredBytes} is required.\n{AvailableBytes} is available.\nYou need an additional {SpaceAdditional} to perform the installation."
					},
					"Keys": [
						{
							"Key": "InstallDirectoryDiskSpaceDevice",
							"Path": "../../../Engine/Source/Runtime/Online/BuildPatchServices/Private/Installer/InstallerError.cpp(51)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "This installation could not continue due to a configuration issue. Please contact support."
					},
					"Keys": [
						{
							"Key": "InvalidInstallTags",
							"Path": "../../../Engine/Source/Runtime/Online/BuildPatchServices/Private/BuildPatchInstaller.cpp(617)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "This installation could not continue due to a prerequisite configuration issue. Please contact support."
					},
					"Keys": [
						{
							"Key": "MissingPrereqForPrereqOnlyInstall",
							"Path": "../../../Engine/Source/Runtime/Online/BuildPatchServices/Private/BuildPatchInstaller.cpp(667)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "User cancelled."
					},
					"Keys": [
						{
							"Key": "BuildPatchInstallShortError_UserCanceled",
							"Path": "../../../Engine/Source/Runtime/Online/BuildPatchServices/Private/Installer/InstallerError.cpp(21)"
						}
					]
				}
			]
		},
		{
			"Namespace": "BuildPatchInstallProgress",
			"Children": [
				{
					"Source":
					{
						"Text": "Cleaning up"
					},
					"Keys": [
						{
							"Key": "EBuildPatchProgress_CleanUp",
							"Path": "../../../Engine/Source/Runtime/Online/BuildPatchServices/Private/BuildPatchState.cpp(65)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Complete"
					},
					"Keys": [
						{
							"Key": "EBuildPatchProgress_Complete",
							"Path": "../../../Engine/Source/Runtime/Online/BuildPatchServices/Private/BuildPatchState.cpp(67)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Downloading"
					},
					"Keys": [
						{
							"Key": "EBuildPatchProgress_Downloading",
							"Path": "../../../Engine/Source/Runtime/Online/BuildPatchServices/Private/BuildPatchState.cpp(62)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Initializing"
					},
					"Keys": [
						{
							"Key": "EBuildPatchProgress_Initialising",
							"Path": "../../../Engine/Source/Runtime/Online/BuildPatchServices/Private/BuildPatchState.cpp(60)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Installing"
					},
					"Keys": [
						{
							"Key": "EBuildPatchProgress_Installing",
							"Path": "../../../Engine/Source/Runtime/Online/BuildPatchServices/Private/BuildPatchState.cpp(63)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Paused"
					},
					"Keys": [
						{
							"Key": "EBuildPatchProgress_Paused",
							"Path": "../../../Engine/Source/Runtime/Online/BuildPatchServices/Private/BuildPatchState.cpp(68)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Prerequisites"
					},
					"Keys": [
						{
							"Key": "EBuildPatchProgress_PrerequisitesInstall",
							"Path": "../../../Engine/Source/Runtime/Online/BuildPatchServices/Private/BuildPatchState.cpp(66)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Queued"
					},
					"Keys": [
						{
							"Key": "EBuildPatchProgress_Queued",
							"Path": "../../../Engine/Source/Runtime/Online/BuildPatchServices/Private/BuildPatchState.cpp(59)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Resuming"
					},
					"Keys": [
						{
							"Key": "EBuildPatchProgress_Resuming",
							"Path": "../../../Engine/Source/Runtime/Online/BuildPatchServices/Private/BuildPatchState.cpp(61)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Verifying"
					},
					"Keys": [
						{
							"Key": "EBuildPatchProgress_BuildVerification",
							"Path": "../../../Engine/Source/Runtime/Online/BuildPatchServices/Private/BuildPatchState.cpp(64)"
						}
					]
				}
			]
		},
		{
			"Namespace": "DynamicRHI",
			"Children": [
				{
					"Source":
					{
						"Text": "NullDrv failure?"
					},
					"Keys": [
						{
							"Key": "NullDrvFailure",
							"Path": "../../../Engine/Source/Runtime/RHI/Private/DynamicRHI.cpp(68)"
						}
					]
				}
			]
		},
		{
			"Namespace": "GenericPlatform",
			"Children": [
				{
					"Source":
					{
						"Text": "File Manager"
					},
					"Keys": [
						{
							"Key": "FileManagerName",
							"Path": "../../../Engine/Source/Runtime/Core/Private/GenericPlatform/GenericPlatformMisc.cpp(1665)"
						}
					]
				}
			]
		},
		{
			"Namespace": "GpuProfiler",
			"Children": [
				{
					"Source":
					{
						"Text": "WARNING: This GPU profile was captured with v-sync enabled.  V-sync wait time may show up in any bucket, and as a result the data in this profile may be skewed. Please profile with v-sync disabled to obtain the most accurate data."
					},
					"Keys": [
						{
							"Key": "GpuProfileVsyncEnabledWarning",
							"Path": "../../../Engine/Source/Runtime/RHI/Private/GPUProfiler.cpp(483)"
						}
					]
				}
			]
		},
		{
			"Namespace": "InputKeys",
			"Children": [
				{
					"Source":
					{
						"Text": "Acceleration"
					},
					"Keys": [
						{
							"Key": "Acceleration",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(730)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Ampersand"
					},
					"Keys": [
						{
							"Key": "Ampersand",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(669)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Android"
					},
					"Keys": [
						{
							"Key": "AndroidSubCateogry",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(780)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Android Back"
					},
					"Keys": [
						{
							"Key": "Android_Back",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(782)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Android Menu"
					},
					"Keys": [
						{
							"Key": "Android_Menu",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(785)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Android Volume Down"
					},
					"Keys": [
						{
							"Key": "Android_Volume_Down",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(784)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Android Volume Up"
					},
					"Keys": [
						{
							"Key": "Android_Volume_Up",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(783)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Any Key"
					},
					"Keys": [
						{
							"Key": "AnyKey",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(531)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Apostrophe"
					},
					"Keys": [
						{
							"Key": "Apostrophe",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(664)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Asterisk"
					},
					"Keys": [
						{
							"Key": "Asterix",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(670)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Backslash"
					},
					"Keys": [
						{
							"Key": "Backslash",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(662)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Backspace"
					},
					"Keys": [
						{
							"Key": "BackSpace",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(569)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Caps"
					},
					"Keys": [
						{
							"Key": "CapsLockShort",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(550)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Caps Lock"
					},
					"Keys": [
						{
							"Key": "CapsLock",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(550)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Caret"
					},
					"Keys": [
						{
							"Key": "Caret",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(671)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Colon"
					},
					"Keys": [
						{
							"Key": "Colon",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(674)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Comma"
					},
					"Keys": [
						{
							"Key": "Comma",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(655)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Del"
					},
					"Keys": [
						{
							"Key": "DeleteShort",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(566)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Delete"
					},
					"Keys": [
						{
							"Key": "Delete",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(566)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Dollar"
					},
					"Keys": [
						{
							"Key": "Dollar",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(672)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Down"
					},
					"Keys": [
						{
							"Key": "Down",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(561)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "End"
					},
					"Keys": [
						{
							"Key": "End",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(555)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Enter"
					},
					"Keys": [
						{
							"Key": "Enter",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(547)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Equals"
					},
					"Keys": [
						{
							"Key": "Equals",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(654)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Esc"
					},
					"Keys": [
						{
							"Key": "EscapeShort",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(551)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Escape"
					},
					"Keys": [
						{
							"Key": "Escape",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(551)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Exclamation"
					},
					"Keys": [
						{
							"Key": "Exclamation",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(673)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "F1"
					},
					"Keys": [
						{
							"Key": "F1",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(628)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "F10"
					},
					"Keys": [
						{
							"Key": "F10",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(637)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "F11"
					},
					"Keys": [
						{
							"Key": "F11",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(638)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "F12"
					},
					"Keys": [
						{
							"Key": "F12",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(639)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "F2"
					},
					"Keys": [
						{
							"Key": "F2",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(629)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "F3"
					},
					"Keys": [
						{
							"Key": "F3",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(630)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "F4"
					},
					"Keys": [
						{
							"Key": "F4",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(631)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "F5"
					},
					"Keys": [
						{
							"Key": "F5",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(632)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "F6"
					},
					"Keys": [
						{
							"Key": "F6",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(633)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "F7"
					},
					"Keys": [
						{
							"Key": "F7",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(634)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "F8"
					},
					"Keys": [
						{
							"Key": "F8",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(635)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "F9"
					},
					"Keys": [
						{
							"Key": "F9",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(636)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Flick"
					},
					"Keys": [
						{
							"Key": "Gesture_Flick",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(748)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Fn+Delete"
					},
					"Keys": [
						{
							"Key": "ForwardDelete",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(567)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Gamepad"
					},
					"Keys": [
						{
							"Key": "GamepadSubCategory",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(527)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Gamepad A"
					},
					"Keys": [
						{
							"Key": "XBoxOne_Gamepad_FaceButton_Bottom",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(1137)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Gamepad B"
					},
					"Keys": [
						{
							"Key": "XBoxOne_Gamepad_FaceButton_Right",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(1141)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Gamepad Back"
					},
					"Keys": [
						{
							"Key": "XBoxOne_Gamepad_Special_Left",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(1153)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Gamepad Circle"
					},
					"Keys": [
						{
							"Key": "PS4_Gamepad_FaceButton_Right",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(1082)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Gamepad D-pad Down"
					},
					"Keys": [
						{
							"Key": "Gamepad_DPad_Down",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(692)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Gamepad D-pad Left"
					},
					"Keys": [
						{
							"Key": "Gamepad_DPad_Left",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(694)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Gamepad D-pad Right"
					},
					"Keys": [
						{
							"Key": "Gamepad_DPad_Right",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(693)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Gamepad D-pad Up"
					},
					"Keys": [
						{
							"Key": "Gamepad_DPad_Up",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(691)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Gamepad Face Button Bottom"
					},
					"Keys": [
						{
							"Key": "Gamepad_FaceButton_Bottom",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(1196)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Gamepad Face Button Left"
					},
					"Keys": [
						{
							"Key": "Gamepad_FaceButton_Left",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(1204)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Gamepad Face Button Right"
					},
					"Keys": [
						{
							"Key": "Gamepad_FaceButton_Right",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(1200)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Gamepad Face Button Top"
					},
					"Keys": [
						{
							"Key": "Gamepad_FaceButton_Top",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(1208)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Gamepad L1"
					},
					"Keys": [
						{
							"Key": "PS4_Gamepad_LeftShoulder",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(1102)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Gamepad L2"
					},
					"Keys": [
						{
							"Key": "PS4_Gamepad_LeftTrigger",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(1110)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Gamepad L2 Axis"
					},
					"Keys": [
						{
							"Key": "PS4_Gamepad_LeftTriggerAxis",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(1118)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Gamepad L3"
					},
					"Keys": [
						{
							"Key": "PS4_Gamepad_LeftThumbstick",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(1126)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Gamepad Left Shoulder"
					},
					"Keys": [
						{
							"Key": "Gamepad_LeftShoulder",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(1161)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Gamepad Left Thumbstick 2D-Axis"
					},
					"Keys": [
						{
							"Key": "Gamepad_Left2D",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(686)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Gamepad Left Thumbstick Button"
					},
					"Keys": [
						{
							"Key": "Gamepad_LeftThumbstick",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(1185)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Gamepad Left Thumbstick Down"
					},
					"Keys": [
						{
							"Key": "Gamepad_LeftStick_Down",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(698)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Gamepad Left Thumbstick Left"
					},
					"Keys": [
						{
							"Key": "Gamepad_LeftStick_Left",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(700)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Gamepad Left Thumbstick Right"
					},
					"Keys": [
						{
							"Key": "Gamepad_LeftStick_Right",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(699)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Gamepad Left Thumbstick Up"
					},
					"Keys": [
						{
							"Key": "Gamepad_LeftStick_Up",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(697)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Gamepad Left Thumbstick X-Axis"
					},
					"Keys": [
						{
							"Key": "Gamepad_LeftX",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(684)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Gamepad Left Thumbstick Y-Axis"
					},
					"Keys": [
						{
							"Key": "Gamepad_LeftY",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(685)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Gamepad Left Trigger"
					},
					"Keys": [
						{
							"Key": "Gamepad_LeftTrigger",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(1169)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Gamepad Left Trigger Axis"
					},
					"Keys": [
						{
							"Key": "Gamepad_LeftTriggerAxis",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(1177)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Gamepad Options"
					},
					"Keys": [
						{
							"Key": "PS4_Gamepad_Special_Right",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(1098)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Gamepad R1"
					},
					"Keys": [
						{
							"Key": "PS4_Gamepad_RightShoulder",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(1106)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Gamepad R2"
					},
					"Keys": [
						{
							"Key": "PS4_Gamepad_RightTrigger",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(1114)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Gamepad R2 Axis"
					},
					"Keys": [
						{
							"Key": "PS4_Gamepad_RightTriggerAxis",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(1122)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Gamepad R3"
					},
					"Keys": [
						{
							"Key": "PS4_Gamepad_RightThumbstick",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(1130)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Gamepad Right Shoulder"
					},
					"Keys": [
						{
							"Key": "Gamepad_RightShoulder",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(1165)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Gamepad Right Thumbstick 2D-Axis"
					},
					"Keys": [
						{
							"Key": "Gamepad_Right2D",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(689)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Gamepad Right Thumbstick Button"
					},
					"Keys": [
						{
							"Key": "Gamepad_RightThumbstick",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(1189)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Gamepad Right Thumbstick Down"
					},
					"Keys": [
						{
							"Key": "Gamepad_RightStick_Down",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(703)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Gamepad Right Thumbstick Left"
					},
					"Keys": [
						{
							"Key": "Gamepad_RightStick_Left",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(705)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Gamepad Right Thumbstick Right"
					},
					"Keys": [
						{
							"Key": "Gamepad_RightStick_Right",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(704)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Gamepad Right Thumbstick Up"
					},
					"Keys": [
						{
							"Key": "Gamepad_RightStick_Up",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(702)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Gamepad Right Thumbstick X-Axis"
					},
					"Keys": [
						{
							"Key": "Gamepad_RightX",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(687)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Gamepad Right Thumbstick Y-Axis"
					},
					"Keys": [
						{
							"Key": "Gamepad_RightY",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(688)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Gamepad Right Trigger"
					},
					"Keys": [
						{
							"Key": "Gamepad_RightTrigger",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(1173)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Gamepad Right Trigger Axis"
					},
					"Keys": [
						{
							"Key": "Gamepad_RightTriggerAxis",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(1181)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Gamepad Special Left"
					},
					"Keys": [
						{
							"Key": "Gamepad_Special_Left",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(1212)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Gamepad Special Right"
					},
					"Keys": [
						{
							"Key": "Gamepad_Special_Right",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(1216)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Gamepad Square"
					},
					"Keys": [
						{
							"Key": "PS4_Gamepad_FaceButton_Left",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(1086)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Gamepad Start"
					},
					"Keys": [
						{
							"Key": "XBoxOne_Gamepad_Special_Right",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(1157)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Gamepad Touchpad Button"
					},
					"Keys": [
						{
							"Key": "PS4_Gamepad_Special_Left",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(1094)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Gamepad Triangle"
					},
					"Keys": [
						{
							"Key": "PS4_Gamepad_FaceButton_Top",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(1090)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Gamepad X"
					},
					"Keys": [
						{
							"Key": "PS4_Gamepad_FaceButton_Bottom",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(1078)"
						},
						{
							"Key": "XBoxOne_Gamepad_FaceButton_Left",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(1145)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Gamepad Y"
					},
					"Keys": [
						{
							"Key": "XBoxOne_Gamepad_FaceButton_Top",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(1149)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Gesture"
					},
					"Keys": [
						{
							"Key": "GestureSubCateogry",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(745)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Global Back"
					},
					"Keys": [
						{
							"Key": "Global_Back",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(777)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Global Menu"
					},
					"Keys": [
						{
							"Key": "Global_Menu",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(773)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Global Pause"
					},
					"Keys": [
						{
							"Key": "Global_Pause",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(775)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Global Play"
					},
					"Keys": [
						{
							"Key": "Global_Play",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(776)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Global View"
					},
					"Keys": [
						{
							"Key": "Global_View",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(774)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Gravity"
					},
					"Keys": [
						{
							"Key": "Gravity",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(729)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "HTC Vive"
					},
					"Keys": [
						{
							"Key": "ViveSubCategory",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(788)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Home"
					},
					"Keys": [
						{
							"Key": "Home",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(556)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Hyphen"
					},
					"Keys": [
						{
							"Key": "Hyphen",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(656)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Ins"
					},
					"Keys": [
						{
							"Key": "InsertShort",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(563)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Insert"
					},
					"Keys": [
						{
							"Key": "Insert",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(563)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Keyboard"
					},
					"Keys": [
						{
							"Key": "KeyboardSubCategory",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(529)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "LMB"
					},
					"Keys": [
						{
							"Key": "LeftMouseButtonShort",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(540)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Left"
					},
					"Keys": [
						{
							"Key": "Left",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(558)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Left Alt"
					},
					"Keys": [
						{
							"Key": "LeftAlt",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(648)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Left Bracket"
					},
					"Keys": [
						{
							"Key": "LeftBracket",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(661)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Left Cmd"
					},
					"Keys": [
						{
							"Key": "LeftCommand",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(650)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Left Ctrl"
					},
					"Keys": [
						{
							"Key": "LeftControl",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(646)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Left Mouse Button"
					},
					"Keys": [
						{
							"Key": "LeftMouseButton",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(540)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Left Parantheses"
					},
					"Keys": [
						{
							"Key": "LeftParantheses",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(667)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Left Shift"
					},
					"Keys": [
						{
							"Key": "LeftShift",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(644)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Middle Mouse Button"
					},
					"Keys": [
						{
							"Key": "MiddleMouseButton",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(542)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Mixed Reality (L) Grip"
					},
					"Keys": [
						{
							"Key": "MixedReality_Left_Grip_Click",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(823)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Mixed Reality (L) Menu"
					},
					"Keys": [
						{
							"Key": "MixedReality_Left_Menu_Click",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(822)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Mixed Reality (L) Thumbstick 2D-Axis"
					},
					"Keys": [
						{
							"Key": "MixedReality_Left_Thumbstick_2D",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(828)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Mixed Reality (L) Thumbstick Button"
					},
					"Keys": [
						{
							"Key": "MixedReality_Left_Thumbstick_Click",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(829)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Mixed Reality (L) Thumbstick Down"
					},
					"Keys": [
						{
							"Key": "MixedReality_Left_Thumbstick_Down",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(831)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Mixed Reality (L) Thumbstick Left"
					},
					"Keys": [
						{
							"Key": "MixedReality_Left_Thumbstick_Left",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(832)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Mixed Reality (L) Thumbstick Right"
					},
					"Keys": [
						{
							"Key": "MixedReality_Left_Thumbstick_Right",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(833)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Mixed Reality (L) Thumbstick Up"
					},
					"Keys": [
						{
							"Key": "MixedReality_Left_Thumbstick_Up",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(830)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Mixed Reality (L) Thumbstick X-Axis"
					},
					"Keys": [
						{
							"Key": "MixedReality_Left_Thumbstick_X",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(826)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Mixed Reality (L) Thumbstick Y-Axis"
					},
					"Keys": [
						{
							"Key": "MixedReality_Left_Thumbstick_Y",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(827)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Mixed Reality (L) Trackpad 2D-Axis"
					},
					"Keys": [
						{
							"Key": "MixedReality_Left_Trackpad_2D",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(836)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Mixed Reality (L) Trackpad Button"
					},
					"Keys": [
						{
							"Key": "MixedReality_Left_Trackpad_Click",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(837)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Mixed Reality (L) Trackpad Down"
					},
					"Keys": [
						{
							"Key": "MixedReality_Left_Trackpad_Down",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(840)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Mixed Reality (L) Trackpad Left"
					},
					"Keys": [
						{
							"Key": "MixedReality_Left_Trackpad_Left",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(841)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Mixed Reality (L) Trackpad Right"
					},
					"Keys": [
						{
							"Key": "MixedReality_Left_Trackpad_Right",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(842)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Mixed Reality (L) Trackpad Touch"
					},
					"Keys": [
						{
							"Key": "MixedReality_Left_Trackpad_Touch",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(838)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Mixed Reality (L) Trackpad Up"
					},
					"Keys": [
						{
							"Key": "MixedReality_Left_Trackpad_Up",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(839)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Mixed Reality (L) Trackpad X"
					},
					"Keys": [
						{
							"Key": "MixedReality_Left_Trackpad_X",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(834)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Mixed Reality (L) Trackpad Y"
					},
					"Keys": [
						{
							"Key": "MixedReality_Left_Trackpad_Y",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(835)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Mixed Reality (L) Trigger"
					},
					"Keys": [
						{
							"Key": "MixedReality_Left_Trigger_Click",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(824)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Mixed Reality (L) Trigger Axis"
					},
					"Keys": [
						{
							"Key": "MixedReality_Left_Trigger_Axis",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(825)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Mixed Reality (R) Grip"
					},
					"Keys": [
						{
							"Key": "MixedReality_Right_Grip_Click",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(844)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Mixed Reality (R) Menu"
					},
					"Keys": [
						{
							"Key": "MixedReality_Right_Menu_Click",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(843)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Mixed Reality (R) Thumbstick 2D-Axis"
					},
					"Keys": [
						{
							"Key": "MixedReality_Right_Thumbstick_2D",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(849)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Mixed Reality (R) Thumbstick Button"
					},
					"Keys": [
						{
							"Key": "MixedReality_Right_Thumbstick_Click",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(850)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Mixed Reality (R) Thumbstick Down"
					},
					"Keys": [
						{
							"Key": "MixedReality_Right_Thumbstick_Down",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(852)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Mixed Reality (R) Thumbstick Left"
					},
					"Keys": [
						{
							"Key": "MixedReality_Right_Thumbstick_Left",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(853)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Mixed Reality (R) Thumbstick Right"
					},
					"Keys": [
						{
							"Key": "MixedReality_Right_Thumbstick_Right",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(854)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Mixed Reality (R) Thumbstick Up"
					},
					"Keys": [
						{
							"Key": "MixedReality_Right_Thumbstick_Up",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(851)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Mixed Reality (R) Thumbstick X-Axis"
					},
					"Keys": [
						{
							"Key": "MixedReality_Right_Thumbstick_X",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(847)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Mixed Reality (R) Thumbstick Y-Axis"
					},
					"Keys": [
						{
							"Key": "MixedReality_Right_Thumbstick_Y",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(848)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Mixed Reality (R) Trackpad 2D-Axis"
					},
					"Keys": [
						{
							"Key": "MixedReality_Right_Trackpad_2D",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(857)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Mixed Reality (R) Trackpad Button"
					},
					"Keys": [
						{
							"Key": "MixedReality_Right_Trackpad_Click",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(858)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Mixed Reality (R) Trackpad Down"
					},
					"Keys": [
						{
							"Key": "MixedReality_Right_Trackpad_Down",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(861)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Mixed Reality (R) Trackpad Left"
					},
					"Keys": [
						{
							"Key": "MixedReality_Right_Trackpad_Left",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(862)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Mixed Reality (R) Trackpad Right"
					},
					"Keys": [
						{
							"Key": "MixedReality_Right_Trackpad_Right",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(863)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Mixed Reality (R) Trackpad Touch"
					},
					"Keys": [
						{
							"Key": "MixedReality_Right_Trackpad_Touch",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(859)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Mixed Reality (R) Trackpad Up"
					},
					"Keys": [
						{
							"Key": "MixedReality_Right_Trackpad_Up",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(860)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Mixed Reality (R) Trackpad X"
					},
					"Keys": [
						{
							"Key": "MixedReality_Right_Trackpad_X",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(855)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Mixed Reality (R) Trackpad Y"
					},
					"Keys": [
						{
							"Key": "MixedReality_Right_Trackpad_Y",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(856)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Mixed Reality (R) Trigger"
					},
					"Keys": [
						{
							"Key": "MixedReality_Right_Trigger_Click",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(845)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Mixed Reality (R) Trigger Axis"
					},
					"Keys": [
						{
							"Key": "MixedReality_Right_Trigger_Axis",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(846)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Motion"
					},
					"Keys": [
						{
							"Key": "MotionSubCateogry",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(725)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Mouse"
					},
					"Keys": [
						{
							"Key": "MouseSubCategory",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(528)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Mouse Wheel Axis"
					},
					"Keys": [
						{
							"Key": "MouseWheelAxis",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(536)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Mouse Wheel Down"
					},
					"Keys": [
						{
							"Key": "MouseScrollDown",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(538)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Mouse Wheel Up"
					},
					"Keys": [
						{
							"Key": "MouseScrollUp",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(537)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Mouse X"
					},
					"Keys": [
						{
							"Key": "MouseX",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(533)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Mouse XY 2D-Axis"
					},
					"Keys": [
						{
							"Key": "Mouse2D",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(535)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Mouse Y"
					},
					"Keys": [
						{
							"Key": "MouseY",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(534)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Num *"
					},
					"Keys": [
						{
							"Key": "Multiply",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(622)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Num +"
					},
					"Keys": [
						{
							"Key": "Add",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(623)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Num -"
					},
					"Keys": [
						{
							"Key": "Subtract",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(624)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Num ."
					},
					"Keys": [
						{
							"Key": "Decimal",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(625)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Num /"
					},
					"Keys": [
						{
							"Key": "Divide",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(626)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Num 0"
					},
					"Keys": [
						{
							"Key": "NumPadZero",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(611)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Num 1"
					},
					"Keys": [
						{
							"Key": "NumPadOne",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(612)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Num 2"
					},
					"Keys": [
						{
							"Key": "NumPadTwo",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(613)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Num 3"
					},
					"Keys": [
						{
							"Key": "NumPadThree",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(614)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Num 4"
					},
					"Keys": [
						{
							"Key": "NumPadFour",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(615)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Num 5"
					},
					"Keys": [
						{
							"Key": "NumPadFive",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(616)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Num 6"
					},
					"Keys": [
						{
							"Key": "NumPadSix",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(617)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Num 7"
					},
					"Keys": [
						{
							"Key": "NumPadSeven",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(618)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Num 8"
					},
					"Keys": [
						{
							"Key": "NumPadEight",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(619)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Num 9"
					},
					"Keys": [
						{
							"Key": "NumPadNine",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(620)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Num Lock"
					},
					"Keys": [
						{
							"Key": "NumLock",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(641)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Oculus Touch"
					},
					"Keys": [
						{
							"Key": "OculusTouchSubCategory",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(866)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Oculus Touch (L) Grip"
					},
					"Keys": [
						{
							"Key": "OculusTouch_Left_Grip_Click",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(873)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Oculus Touch (L) Grip Axis"
					},
					"Keys": [
						{
							"Key": "OculusTouch_Left_Grip_Axis",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(874)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Oculus Touch (L) Menu"
					},
					"Keys": [
						{
							"Key": "OculusTouch_Left_Menu_Click",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(872)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Oculus Touch (L) Thumbstick 2D-Axis"
					},
					"Keys": [
						{
							"Key": "OculusTouch_Left_Thumbstick_2D",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(880)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Oculus Touch (L) Thumbstick Button"
					},
					"Keys": [
						{
							"Key": "OculusTouch_Left_Thumbstick_Click",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(881)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Oculus Touch (L) Thumbstick Down"
					},
					"Keys": [
						{
							"Key": "OculusTouch_Left_Thumbstick_Down",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(884)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Oculus Touch (L) Thumbstick Left"
					},
					"Keys": [
						{
							"Key": "OculusTouch_Left_Thumbstick_Left",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(885)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Oculus Touch (L) Thumbstick Right"
					},
					"Keys": [
						{
							"Key": "OculusTouch_Left_Thumbstick_Right",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(886)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Oculus Touch (L) Thumbstick Touch"
					},
					"Keys": [
						{
							"Key": "OculusTouch_Left_Thumbstick_Touch",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(882)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Oculus Touch (L) Thumbstick Up"
					},
					"Keys": [
						{
							"Key": "OculusTouch_Left_Thumbstick_Up",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(883)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Oculus Touch (L) Thumbstick X-Axis"
					},
					"Keys": [
						{
							"Key": "OculusTouch_Left_Thumbstick_X",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(878)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Oculus Touch (L) Thumbstick Y-Axis"
					},
					"Keys": [
						{
							"Key": "OculusTouch_Left_Thumbstick_Y",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(879)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Oculus Touch (L) Trigger"
					},
					"Keys": [
						{
							"Key": "OculusTouch_Left_Trigger_Click",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(875)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Oculus Touch (L) Trigger Axis"
					},
					"Keys": [
						{
							"Key": "OculusTouch_Left_Trigger_Axis",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(876)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Oculus Touch (L) Trigger Touch"
					},
					"Keys": [
						{
							"Key": "OculusTouch_Left_Trigger_Touch",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(877)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Oculus Touch (L) X Press"
					},
					"Keys": [
						{
							"Key": "OculusTouch_Left_X_Click",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(868)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Oculus Touch (L) X Touch"
					},
					"Keys": [
						{
							"Key": "OculusTouch_Left_X_Touch",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(870)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Oculus Touch (L) Y Press"
					},
					"Keys": [
						{
							"Key": "OculusTouch_Left_Y_Click",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(869)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Oculus Touch (L) Y Touch"
					},
					"Keys": [
						{
							"Key": "OculusTouch_Left_Y_Touch",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(871)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Oculus Touch (R) A Press"
					},
					"Keys": [
						{
							"Key": "OculusTouch_Right_A_Click",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(887)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Oculus Touch (R) A Touch"
					},
					"Keys": [
						{
							"Key": "OculusTouch_Right_A_Touch",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(889)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Oculus Touch (R) B Press"
					},
					"Keys": [
						{
							"Key": "OculusTouch_Right_B_Click",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(888)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Oculus Touch (R) B Touch"
					},
					"Keys": [
						{
							"Key": "OculusTouch_Right_B_Touch",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(890)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Oculus Touch (R) Grip"
					},
					"Keys": [
						{
							"Key": "OculusTouch_Right_Grip_Click",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(892)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Oculus Touch (R) Grip Axis"
					},
					"Keys": [
						{
							"Key": "OculusTouch_Right_Grip_Axis",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(893)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Oculus Touch (R) System"
					},
					"Keys": [
						{
							"Key": "OculusTouch_Right_System_Click",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(891)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Oculus Touch (R) Thumbstick 2D-Axis"
					},
					"Keys": [
						{
							"Key": "OculusTouch_Right_Thumbstick_2D",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(899)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Oculus Touch (R) Thumbstick Button"
					},
					"Keys": [
						{
							"Key": "OculusTouch_Right_Thumbstick_Click",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(900)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Oculus Touch (R) Thumbstick Down"
					},
					"Keys": [
						{
							"Key": "OculusTouch_Right_Thumbstick_Down",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(903)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Oculus Touch (R) Thumbstick Left"
					},
					"Keys": [
						{
							"Key": "OculusTouch_Right_Thumbstick_Left",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(904)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Oculus Touch (R) Thumbstick Right"
					},
					"Keys": [
						{
							"Key": "OculusTouch_Right_Thumbstick_Right",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(905)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Oculus Touch (R) Thumbstick Touch"
					},
					"Keys": [
						{
							"Key": "OculusTouch_Right_Thumbstick_Touch",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(901)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Oculus Touch (R) Thumbstick Up"
					},
					"Keys": [
						{
							"Key": "OculusTouch_Right_Thumbstick_Up",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(902)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Oculus Touch (R) Thumbstick X-Axis"
					},
					"Keys": [
						{
							"Key": "OculusTouch_Right_Thumbstick_X",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(897)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Oculus Touch (R) Thumbstick Y-Axis"
					},
					"Keys": [
						{
							"Key": "OculusTouch_Right_Thumbstick_Y",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(898)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Oculus Touch (R) Trigger"
					},
					"Keys": [
						{
							"Key": "OculusTouch_Right_Trigger_Click",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(894)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Oculus Touch (R) Trigger Axis"
					},
					"Keys": [
						{
							"Key": "OculusTouch_Right_Trigger_Axis",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(895)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Oculus Touch (R) Trigger Touch"
					},
					"Keys": [
						{
							"Key": "OculusTouch_Right_Trigger_Touch",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(896)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "PS4_Special_DEPRECATED"
					},
					"Keys": [
						{
							"Key": "PS4_Special",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(754)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Page Down"
					},
					"Keys": [
						{
							"Key": "PageDown",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(554)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Page Up"
					},
					"Keys": [
						{
							"Key": "PageUp",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(553)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Pause"
					},
					"Keys": [
						{
							"Key": "Pause",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(548)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Period"
					},
					"Keys": [
						{
							"Key": "Period",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(658)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "PgDn"
					},
					"Keys": [
						{
							"Key": "PageDownShort",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(554)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "PgUp"
					},
					"Keys": [
						{
							"Key": "PageUpShort",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(553)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Pinch"
					},
					"Keys": [
						{
							"Key": "Gesture_Pinch",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(747)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Quote"
					},
					"Keys": [
						{
							"Key": "Quote",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(665)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "RMB"
					},
					"Keys": [
						{
							"Key": "RightMouseButtonShort",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(541)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Right"
					},
					"Keys": [
						{
							"Key": "Right",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(560)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Right Alt"
					},
					"Keys": [
						{
							"Key": "RightAlt",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(649)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Right Bracket"
					},
					"Keys": [
						{
							"Key": "RightBracket",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(663)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Right Cmd"
					},
					"Keys": [
						{
							"Key": "RightCommand",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(651)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Right Ctrl"
					},
					"Keys": [
						{
							"Key": "RightControl",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(647)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Right Mouse Button"
					},
					"Keys": [
						{
							"Key": "RightMouseButton",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(541)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Right Parantheses"
					},
					"Keys": [
						{
							"Key": "RightParantheses",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(668)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Right Shift"
					},
					"Keys": [
						{
							"Key": "RightShift",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(645)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Rotate"
					},
					"Keys": [
						{
							"Key": "Gesture_Rotate",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(749)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Rotation Rate"
					},
					"Keys": [
						{
							"Key": "RotationRate",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(728)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Scroll Lock"
					},
					"Keys": [
						{
							"Key": "ScrollLock",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(642)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Semicolon"
					},
					"Keys": [
						{
							"Key": "Semicolon",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(653)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Slash"
					},
					"Keys": [
						{
							"Key": "Slash",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(659)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Space"
					},
					"Keys": [
						{
							"Key": "SpaceBarShort",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(552)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Space Bar"
					},
					"Keys": [
						{
							"Key": "SpaceBar",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(552)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "SpecialGamepad"
					},
					"Keys": [
						{
							"Key": "SpecialGamepadSubCategory",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(752)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Steam"
					},
					"Keys": [
						{
							"Key": "SteamSubCateogry",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(761)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Steam Back Left"
					},
					"Keys": [
						{
							"Key": "Steam_Back_Left",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(767)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Steam Back Right"
					},
					"Keys": [
						{
							"Key": "Steam_Back_Right",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(768)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Steam Touch 0"
					},
					"Keys": [
						{
							"Key": "Steam_Touch_0",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(763)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Steam Touch 1"
					},
					"Keys": [
						{
							"Key": "Steam_Touch_1",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(764)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Steam Touch 2"
					},
					"Keys": [
						{
							"Key": "Steam_Touch_2",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(765)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Steam Touch 3"
					},
					"Keys": [
						{
							"Key": "Steam_Touch_3",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(766)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Tab"
					},
					"Keys": [
						{
							"Key": "Tab",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(546)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Thumb Mouse Button"
					},
					"Keys": [
						{
							"Key": "ThumbMouseButton",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(543)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Thumb Mouse Button 2"
					},
					"Keys": [
						{
							"Key": "ThumbMouseButton2",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(544)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Tilt"
					},
					"Keys": [
						{
							"Key": "Tilt",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(727)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Touch"
					},
					"Keys": [
						{
							"Key": "TouchSubCateogry",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(733)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Touch {0}"
					},
					"Keys": [
						{
							"Key": "TouchFormat",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(738)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Touchpad Button X Axis"
					},
					"Keys": [
						{
							"Key": "Gamepad_Special_Left_X",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(756)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Touchpad Button Y Axis"
					},
					"Keys": [
						{
							"Key": "Gamepad_Special_Left_Y",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(757)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Underscore"
					},
					"Keys": [
						{
							"Key": "Underscore",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(657)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Up"
					},
					"Keys": [
						{
							"Key": "Up",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(559)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Valve Index"
					},
					"Keys": [
						{
							"Key": "ValveIndexSubCategory",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(908)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Valve Index (L) A Press"
					},
					"Keys": [
						{
							"Key": "ValveIndex_Left_A_Click",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(910)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Valve Index (L) A Touch"
					},
					"Keys": [
						{
							"Key": "ValveIndex_Left_A_Touch",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(912)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Valve Index (L) B Press"
					},
					"Keys": [
						{
							"Key": "ValveIndex_Left_B_Click",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(911)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Valve Index (L) B Touch"
					},
					"Keys": [
						{
							"Key": "ValveIndex_Left_B_Touch",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(913)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Valve Index (L) Grip Axis"
					},
					"Keys": [
						{
							"Key": "ValveIndex_Left_Grip_Axis",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(916)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Valve Index (L) Grip Force"
					},
					"Keys": [
						{
							"Key": "ValveIndex_Left_Grip_Force",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(917)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Valve Index (L) System"
					},
					"Keys": [
						{
							"Key": "ValveIndex_Left_System_Click",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(914)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Valve Index (L) System Touch"
					},
					"Keys": [
						{
							"Key": "ValveIndex_Left_System_Touch",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(915)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Valve Index (L) Thumbstick 2D-Axis"
					},
					"Keys": [
						{
							"Key": "ValveIndex_Left_Thumbstick_2D",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(923)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Valve Index (L) Thumbstick Button"
					},
					"Keys": [
						{
							"Key": "ValveIndex_Left_Thumbstick_Click",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(924)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Valve Index (L) Thumbstick Down"
					},
					"Keys": [
						{
							"Key": "ValveIndex_Left_Thumbstick_Down",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(927)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Valve Index (L) Thumbstick Left"
					},
					"Keys": [
						{
							"Key": "ValveIndex_Left_Thumbstick_Left",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(928)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Valve Index (L) Thumbstick Right"
					},
					"Keys": [
						{
							"Key": "ValveIndex_Left_Thumbstick_Right",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(929)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Valve Index (L) Thumbstick Touch"
					},
					"Keys": [
						{
							"Key": "ValveIndex_Left_Thumbstick_Touch",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(925)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Valve Index (L) Thumbstick Up"
					},
					"Keys": [
						{
							"Key": "ValveIndex_Left_Thumbstick_Up",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(926)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Valve Index (L) Thumbstick X-Axis"
					},
					"Keys": [
						{
							"Key": "ValveIndex_Left_Thumbstick_X",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(921)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Valve Index (L) Thumbstick Y-Axis"
					},
					"Keys": [
						{
							"Key": "ValveIndex_Left_Thumbstick_Y",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(922)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Valve Index (L) Trackpad 2D-Axis"
					},
					"Keys": [
						{
							"Key": "ValveIndex_Left_Trackpad_2D",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(932)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Valve Index (L) Trackpad Down"
					},
					"Keys": [
						{
							"Key": "ValveIndex_Left_Trackpad_Down",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(936)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Valve Index (L) Trackpad Force"
					},
					"Keys": [
						{
							"Key": "ValveIndex_Left_Trackpad_Force",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(933)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Valve Index (L) Trackpad Left"
					},
					"Keys": [
						{
							"Key": "ValveIndex_Left_Trackpad_Left",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(937)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Valve Index (L) Trackpad Right"
					},
					"Keys": [
						{
							"Key": "ValveIndex_Left_Trackpad_Right",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(938)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Valve Index (L) Trackpad Touch"
					},
					"Keys": [
						{
							"Key": "ValveIndex_Left_Trackpad_Touch",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(934)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Valve Index (L) Trackpad Up"
					},
					"Keys": [
						{
							"Key": "ValveIndex_Left_Trackpad_Up",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(935)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Valve Index (L) Trackpad X"
					},
					"Keys": [
						{
							"Key": "ValveIndex_Left_Trackpad_X",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(930)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Valve Index (L) Trackpad Y"
					},
					"Keys": [
						{
							"Key": "ValveIndex_Left_Trackpad_Y",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(931)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Valve Index (L) Trigger"
					},
					"Keys": [
						{
							"Key": "ValveIndex_Left_Trigger_Click",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(918)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Valve Index (L) Trigger Axis"
					},
					"Keys": [
						{
							"Key": "ValveIndex_Left_Trigger_Axis",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(919)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Valve Index (L) Trigger Touch"
					},
					"Keys": [
						{
							"Key": "ValveIndex_Left_Trigger_Touch",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(920)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Valve Index (R) A Press"
					},
					"Keys": [
						{
							"Key": "ValveIndex_Right_A_Click",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(939)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Valve Index (R) A Touch"
					},
					"Keys": [
						{
							"Key": "ValveIndex_Right_A_Touch",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(941)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Valve Index (R) B Press"
					},
					"Keys": [
						{
							"Key": "ValveIndex_Right_B_Click",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(940)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Valve Index (R) B Touch"
					},
					"Keys": [
						{
							"Key": "ValveIndex_Right_B_Touch",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(942)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Valve Index (R) Grip Axis"
					},
					"Keys": [
						{
							"Key": "ValveIndex_Right_Grip_Axis",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(945)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Valve Index (R) Grip Force"
					},
					"Keys": [
						{
							"Key": "ValveIndex_Right_Grip_Force",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(946)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Valve Index (R) System"
					},
					"Keys": [
						{
							"Key": "ValveIndex_Right_System_Click",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(943)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Valve Index (R) System Touch"
					},
					"Keys": [
						{
							"Key": "ValveIndex_Right_System_Touch",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(944)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Valve Index (R) Thumbstick 2D-Axis"
					},
					"Keys": [
						{
							"Key": "ValveIndex_Right_Thumbstick_2D",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(952)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Valve Index (R) Thumbstick Button"
					},
					"Keys": [
						{
							"Key": "ValveIndex_Right_Thumbstick_Click",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(953)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Valve Index (R) Thumbstick Down"
					},
					"Keys": [
						{
							"Key": "ValveIndex_Right_Thumbstick_Down",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(956)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Valve Index (R) Thumbstick Left"
					},
					"Keys": [
						{
							"Key": "ValveIndex_Right_Thumbstick_Left",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(957)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Valve Index (R) Thumbstick Right"
					},
					"Keys": [
						{
							"Key": "ValveIndex_Right_Thumbstick_Right",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(958)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Valve Index (R) Thumbstick Touch"
					},
					"Keys": [
						{
							"Key": "ValveIndex_Right_Thumbstick_Touch",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(954)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Valve Index (R) Thumbstick Up"
					},
					"Keys": [
						{
							"Key": "ValveIndex_Right_Thumbstick_Up",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(955)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Valve Index (R) Thumbstick X-Axis"
					},
					"Keys": [
						{
							"Key": "ValveIndex_Right_Thumbstick_X",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(950)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Valve Index (R) Thumbstick Y-Axis"
					},
					"Keys": [
						{
							"Key": "ValveIndex_Right_Thumbstick_Y",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(951)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Valve Index (R) Trackpad 2D-Axis"
					},
					"Keys": [
						{
							"Key": "ValveIndex_Right_Trackpad_2D",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(961)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Valve Index (R) Trackpad Down"
					},
					"Keys": [
						{
							"Key": "ValveIndex_Right_Trackpad_Down",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(965)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Valve Index (R) Trackpad Force"
					},
					"Keys": [
						{
							"Key": "ValveIndex_Right_Trackpad_Force",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(962)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Valve Index (R) Trackpad Left"
					},
					"Keys": [
						{
							"Key": "ValveIndex_Right_Trackpad_Left",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(966)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Valve Index (R) Trackpad Right"
					},
					"Keys": [
						{
							"Key": "ValveIndex_Right_Trackpad_Right",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(967)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Valve Index (R) Trackpad Touch"
					},
					"Keys": [
						{
							"Key": "ValveIndex_Right_Trackpad_Touch",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(963)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Valve Index (R) Trackpad Up"
					},
					"Keys": [
						{
							"Key": "ValveIndex_Right_Trackpad_Up",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(964)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Valve Index (R) Trackpad X"
					},
					"Keys": [
						{
							"Key": "ValveIndex_Right_Trackpad_X",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(959)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Valve Index (R) Trackpad Y"
					},
					"Keys": [
						{
							"Key": "ValveIndex_Right_Trackpad_Y",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(960)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Valve Index (R) Trigger"
					},
					"Keys": [
						{
							"Key": "ValveIndex_Right_Trigger_Click",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(947)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Valve Index (R) Trigger Axis"
					},
					"Keys": [
						{
							"Key": "ValveIndex_Right_Trigger_Axis",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(948)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Valve Index (R) Trigger Touch"
					},
					"Keys": [
						{
							"Key": "ValveIndex_Right_Trigger_Touch",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(949)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Vive (L) Grip"
					},
					"Keys": [
						{
							"Key": "Vive_Left_Grip_Click",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(791)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Vive (L) Menu"
					},
					"Keys": [
						{
							"Key": "Vive_Left_Menu_Click",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(792)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Vive (L) System"
					},
					"Keys": [
						{
							"Key": "Vive_Left_System_Click",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(790)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Vive (L) Trackpad 2D-Axis"
					},
					"Keys": [
						{
							"Key": "Vive_Left_Trackpad_2D",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(797)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Vive (L) Trackpad Button"
					},
					"Keys": [
						{
							"Key": "Vive_Left_Trackpad_Click",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(798)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Vive (L) Trackpad Down"
					},
					"Keys": [
						{
							"Key": "Vive_Left_Trackpad_Down",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(801)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Vive (L) Trackpad Left"
					},
					"Keys": [
						{
							"Key": "Vive_Left_Trackpad_Left",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(802)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Vive (L) Trackpad Right"
					},
					"Keys": [
						{
							"Key": "Vive_Left_Trackpad_Right",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(803)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Vive (L) Trackpad Touch"
					},
					"Keys": [
						{
							"Key": "Vive_Left_Trackpad_Touch",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(799)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Vive (L) Trackpad Up"
					},
					"Keys": [
						{
							"Key": "Vive_Left_Trackpad_Up",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(800)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Vive (L) Trackpad X-Axis"
					},
					"Keys": [
						{
							"Key": "Vive_Left_Trackpad_X",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(795)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Vive (L) Trackpad Y-Axis"
					},
					"Keys": [
						{
							"Key": "Vive_Left_Trackpad_Y",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(796)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Vive (L) Trigger"
					},
					"Keys": [
						{
							"Key": "Vive_Left_Trigger_Click",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(793)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Vive (L) Trigger Axis"
					},
					"Keys": [
						{
							"Key": "Vive_Left_Trigger_Axis",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(794)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Vive (R) Grip"
					},
					"Keys": [
						{
							"Key": "Vive_Right_Grip_Click",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(805)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Vive (R) Menu"
					},
					"Keys": [
						{
							"Key": "Vive_Right_Menu_Click",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(806)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Vive (R) System"
					},
					"Keys": [
						{
							"Key": "Vive_Right_System_Click",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(804)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Vive (R) Trackpad 2D-Axis"
					},
					"Keys": [
						{
							"Key": "Vive_Right_Trackpad_2D",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(811)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Vive (R) Trackpad Button"
					},
					"Keys": [
						{
							"Key": "Vive_Right_Trackpad_Click",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(812)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Vive (R) Trackpad Down"
					},
					"Keys": [
						{
							"Key": "Vive_Right_Trackpad_Down",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(815)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Vive (R) Trackpad Left"
					},
					"Keys": [
						{
							"Key": "Vive_Right_Trackpad_Left",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(816)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Vive (R) Trackpad Right"
					},
					"Keys": [
						{
							"Key": "Vive_Right_Trackpad_Right",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(817)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Vive (R) Trackpad Touch"
					},
					"Keys": [
						{
							"Key": "Vive_Right_Trackpad_Touch",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(813)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Vive (R) Trackpad Up"
					},
					"Keys": [
						{
							"Key": "Vive_Right_Trackpad_Up",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(814)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Vive (R) Trackpad X-Axis"
					},
					"Keys": [
						{
							"Key": "Vive_Right_Trackpad_X",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(809)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Vive (R) Trackpad Y-Axis"
					},
					"Keys": [
						{
							"Key": "Vive_Right_Trackpad_Y",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(810)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Vive (R) Trigger"
					},
					"Keys": [
						{
							"Key": "Vive_Right_Trigger_Click",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(807)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Vive (R) Trigger Axis"
					},
					"Keys": [
						{
							"Key": "Vive_Right_Trigger_Axis",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(808)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Windows Mixed Reality"
					},
					"Keys": [
						{
							"Key": "MixedRealitySubCategory",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(820)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "XBox One"
					},
					"Keys": [
						{
							"Key": "XBoxOneSubCateogry",
							"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(771)"
						}
					]
				}
			]
		},
		{
			"Namespace": "LinuxDynamicRHI",
			"Children": [
				{
					"Source":
					{
						"Text": "Failed to load OpenGL Driver which is required to run the engine.\nOpenGL4 has been deprecated and should use Vulkan."
					},
					"Keys": [
						{
							"Key": "NoOpenGLDriver",
							"Path": "../../../Engine/Source/Runtime/RHI/Private/Linux/LinuxDynamicRHI.cpp(133)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Failed to load Vulkan Driver which is required to run the engine.\nThe engine no longer fallbacks to OpenGL4 which has been deprecated."
					},
					"Keys": [
						{
							"Key": "NoVulkanDriver",
							"Path": "../../../Engine/Source/Runtime/RHI/Private/Linux/LinuxDynamicRHI.cpp(129)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "OpenGL 4.3 is required to run the engine."
					},
					"Keys": [
						{
							"Key": "RequiredOpenGL",
							"Path": "../../../Engine/Source/Runtime/RHI/Private/Linux/LinuxDynamicRHI.cpp(108)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "The project does not target Vulkan or OpenGL RHIs, check project settings or pass -nullrhi."
					},
					"Keys": [
						{
							"Key": "NoTargetedRHI",
							"Path": "../../../Engine/Source/Runtime/RHI/Private/Linux/LinuxDynamicRHI.cpp(137)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Trying to force OpenGL RHI but the project does not have it in TargetedRHIs list."
					},
					"Keys": [
						{
							"Key": "NoOpenGLTargetedRHI",
							"Path": "../../../Engine/Source/Runtime/RHI/Private/Linux/LinuxDynamicRHI.cpp(112)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Trying to force Vulkan RHI but the project does not have it in TargetedRHIs list."
					},
					"Keys": [
						{
							"Key": "NoVulkanTargetedRHI",
							"Path": "../../../Engine/Source/Runtime/RHI/Private/Linux/LinuxDynamicRHI.cpp(97)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Vulkan Driver is required to run the engine."
					},
					"Keys": [
						{
							"Key": "RequiredVulkan",
							"Path": "../../../Engine/Source/Runtime/RHI/Private/Linux/LinuxDynamicRHI.cpp(93)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Vulkan or OpenGL (4.3) support is required to run the engine."
					},
					"Keys": [
						{
							"Key": "NoVulkanNoGL",
							"Path": "../../../Engine/Source/Runtime/RHI/Private/Linux/LinuxDynamicRHI.cpp(123)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Warning: OpenGL is no longer supported for desktop platforms. Vulkan will be used instead."
					},
					"Keys": [
						{
							"Key": "OpenGLRemoved",
							"Path": "../../../Engine/Source/Runtime/RHI/Private/Linux/LinuxDynamicRHI.cpp(25)"
						}
					]
				}
			]
		},
		{
			"Namespace": "MessageDialog",
			"Children": [
				{
					"Source":
					{
						"Text": "Please update to the latest version of macOS for best performance and stability."
					},
					"Keys": [
						{
							"Key": "UpdateMacOSX_Body",
							"Path": "../../../Engine/Source/Runtime/RHI/Private/DynamicRHI.cpp(282)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "The installed version of the {Vendor} graphics driver has known issues in {RHI}.\nPlease install either the latest or the recommended driver version or switch to a different rendering API.\n\nWould you like to visit the following URL to download the driver?\n\n{Hyperlink}\n\n{AdapterName}\nInstalled: {InstalledVer}\nRecommended: {RecommendedVer}"
					},
					"Keys": [
						{
							"Key": "VideoCardDriverRHIIssueReport",
							"Path": "../../../Engine/Source/Runtime/RHI/Private/DynamicRHI.cpp(241)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "The installed version of the {Vendor} graphics driver has known issues.\nPlease install either the latest or the recommended driver version.\n\nWould you like to visit the following URL to download the driver?\n\n{Hyperlink}\n\n{AdapterName}\nInstalled: {InstalledVer}\nRecommended: {RecommendedVer}"
					},
					"Keys": [
						{
							"Key": "VideoCardDriverIssueReport",
							"Path": "../../../Engine/Source/Runtime/RHI/Private/DynamicRHI.cpp(245)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "The latest version of the {Vendor} graphics driver has known issues in {RHI}.\nPlease install the recommended driver version or switch to a different rendering API.\n\nWould you like to visit the following URL to download the driver?\n\n{Hyperlink}\n\n{AdapterName}\nInstalled: {InstalledVer}\nRecommended: {RecommendedVer}"
					},
					"Keys": [
						{
							"Key": "LatestVideoCardDriverRHIIssueReport",
							"Path": "../../../Engine/Source/Runtime/RHI/Private/DynamicRHI.cpp(230)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "The latest version of the {Vendor} graphics driver has known issues.\nPlease install the recommended driver version.\n\nWould you like to visit the following URL to download the driver?\n\n{Hyperlink}\n\n{AdapterName}\nInstalled: {InstalledVer}\nRecommended: {RecommendedVer}"
					},
					"Keys": [
						{
							"Key": "LatestVideoCardDriverIssueReport",
							"Path": "../../../Engine/Source/Runtime/RHI/Private/DynamicRHI.cpp(234)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Update macOS"
					},
					"Keys": [
						{
							"Key": "UpdateMacOSX_Title",
							"Path": "../../../Engine/Source/Runtime/RHI/Private/DynamicRHI.cpp(283)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "WARNING: Known issues with graphics driver"
					},
					"Keys": [
						{
							"Key": "TitleVideoCardDriverIssue",
							"Path": "../../../Engine/Source/Runtime/RHI/Private/DynamicRHI.cpp(249)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "https://downloadcenter.intel.com/product/80939/Graphics"
					},
					"Keys": [
						{
							"Key": "DriverDownloadLinkIntel",
							"Path": "../../../Engine/Source/Runtime/RHI/Private/DynamicRHI.cpp(212)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "https://www.amd.com/en/support"
					},
					"Keys": [
						{
							"Key": "DriverDownloadLinkAMD",
							"Path": "../../../Engine/Source/Runtime/RHI/Private/DynamicRHI.cpp(207)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "https://www.nvidia.com/en-us/geforce/drivers/"
					},
					"Keys": [
						{
							"Key": "DriverDownloadLinkNVIDIA",
							"Path": "../../../Engine/Source/Runtime/RHI/Private/DynamicRHI.cpp(202)"
						}
					]
				}
			]
		},
		{
			"Namespace": "UnrealBuildConfigurations",
			"Children": [
				{
					"Source":
					{
						"Text": "Debug"
					},
					"Keys": [
						{
							"Key": "DebugName",
							"Path": "../../../Engine/Source/Runtime/Core/Private/GenericPlatform/GenericPlatformMisc.cpp(342)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "DebugGame"
					},
					"Keys": [
						{
							"Key": "DebugGameName",
							"Path": "../../../Engine/Source/Runtime/Core/Private/GenericPlatform/GenericPlatformMisc.cpp(345)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Development"
					},
					"Keys": [
						{
							"Key": "DevelopmentName",
							"Path": "../../../Engine/Source/Runtime/Core/Private/GenericPlatform/GenericPlatformMisc.cpp(348)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Shipping"
					},
					"Keys": [
						{
							"Key": "ShippingName",
							"Path": "../../../Engine/Source/Runtime/Core/Private/GenericPlatform/GenericPlatformMisc.cpp(351)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Test"
					},
					"Keys": [
						{
							"Key": "TestName",
							"Path": "../../../Engine/Source/Runtime/Core/Private/GenericPlatform/GenericPlatformMisc.cpp(354)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Unknown"
					},
					"Keys": [
						{
							"Key": "UnknownName",
							"Path": "../../../Engine/Source/Runtime/Core/Private/GenericPlatform/GenericPlatformMisc.cpp(357)"
						}
					]
				}
			]
		},
		{
			"Namespace": "WindowsDynamicRHI",
			"Children": [
				{
					"Source":
					{
						"Text": "-d3d12/dx12, -d3d11/dx11, -vulkan, and -opengl are mutually exclusive options, but more than one was specified on the command-line."
					},
					"Keys": [
						{
							"Key": "RHIOptionsError",
							"Path": "../../../Engine/Source/Runtime/RHI/Private/Windows/WindowsDynamicRHI.cpp(500)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "A D3D11-compatible GPU (Feature Level 11.0, Shader Model 5.0) is required to run the engine."
					},
					"Keys": [
						{
							"Key": "RequiredDX11Feature_11_SM5",
							"Path": "../../../Engine/Source/Runtime/RHI/Private/Windows/WindowsDynamicRHI.cpp(664)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "DX12 SM6 is not supported on your system. Try running without the -sm6 command line argument."
					},
					"Keys": [
						{
							"Key": "RequiredDX12SM6",
							"Path": "../../../Engine/Source/Runtime/RHI/Private/Windows/WindowsDynamicRHI.cpp(618)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "DX12 is not supported on your system. Try running without the -dx12 or -d3d12 command line argument."
					},
					"Keys": [
						{
							"Key": "RequiredDX12",
							"Path": "../../../Engine/Source/Runtime/RHI/Private/Windows/WindowsDynamicRHI.cpp(642)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "DirectX 12 is not supported for Performance Mode."
					},
					"Keys": [
						{
							"Key": "RHIPerformanceDX12",
							"Path": "../../../Engine/Source/Runtime/RHI/Private/Windows/WindowsDynamicRHI.cpp(524)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "OpenGL 4.3 is required to run the engine."
					},
					"Keys": [
						{
							"Key": "RequiredOpenGL",
							"Path": "../../../Engine/Source/Runtime/RHI/Private/Windows/WindowsDynamicRHI.cpp(676)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "OpenGL is not supported for Performance Mode."
					},
					"Keys": [
						{
							"Key": "RHIPerformanceOpenGL",
							"Path": "../../../Engine/Source/Runtime/RHI/Private/Windows/WindowsDynamicRHI.cpp(512)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Vulkan Driver is required to run the engine."
					},
					"Keys": [
						{
							"Key": "RequiredVulkan",
							"Path": "../../../Engine/Source/Runtime/RHI/Private/Windows/WindowsDynamicRHI.cpp(670)"
						}
					]
				},
				{
					"Source":
					{
						"Text": "Vulkan is not supported for Performance Mode."
					},
					"Keys": [
						{
							"Key": "RHIPerformanceVulkan",
							"Path": "../../../Engine/Source/Runtime/RHI/Private/Windows/WindowsDynamicRHI.cpp(517)"
						}
					]
				}
			]
		}
	]
}