5225 lines
227 KiB
Plaintext
5225 lines
227 KiB
Plaintext
{
|
|
"FormatVersion": 1,
|
|
"Namespace": "",
|
|
"Subnamespaces": [
|
|
{
|
|
"Namespace": "BuildPatchInstaller",
|
|
"Children": [
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Please Wait"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "BuildPatchInstaller_GenericProgress",
|
|
"Path": "../../../Engine/Source/Runtime/Online/BuildPatchServices/Private/BuildPatchInstaller.cpp(1942)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "{Current} / {Total} ({Speed}/sec)"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "BuildPatchInstaller_DownloadSpeedFormat",
|
|
"Path": "../../../Engine/Source/Runtime/Online/BuildPatchServices/Private/BuildPatchInstaller.cpp(1962)"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"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(674)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "The installation directory could not be created.\n{0}"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "MissingInstallDirectory",
|
|
"Path": "../../../Engine/Source/Runtime/Online/BuildPatchServices/Private/BuildPatchInstaller.cpp(664)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"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(644)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"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(694)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"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(17)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Complete"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "EBuildPatchProgress_Complete",
|
|
"Path": "../../../Engine/Source/Runtime/Online/BuildPatchServices/Private/BuildPatchState.cpp(19)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Downloading"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "EBuildPatchProgress_Downloading",
|
|
"Path": "../../../Engine/Source/Runtime/Online/BuildPatchServices/Private/BuildPatchState.cpp(14)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Initializing"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "EBuildPatchProgress_Initialising",
|
|
"Path": "../../../Engine/Source/Runtime/Online/BuildPatchServices/Private/BuildPatchState.cpp(12)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Installing"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "EBuildPatchProgress_Installing",
|
|
"Path": "../../../Engine/Source/Runtime/Online/BuildPatchServices/Private/BuildPatchState.cpp(15)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Paused"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "EBuildPatchProgress_Paused",
|
|
"Path": "../../../Engine/Source/Runtime/Online/BuildPatchServices/Private/BuildPatchState.cpp(20)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Prerequisites"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "EBuildPatchProgress_PrerequisitesInstall",
|
|
"Path": "../../../Engine/Source/Runtime/Online/BuildPatchServices/Private/BuildPatchState.cpp(18)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Queued"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "EBuildPatchProgress_Queued",
|
|
"Path": "../../../Engine/Source/Runtime/Online/BuildPatchServices/Private/BuildPatchState.cpp(11)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Resuming"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "EBuildPatchProgress_Resuming",
|
|
"Path": "../../../Engine/Source/Runtime/Online/BuildPatchServices/Private/BuildPatchState.cpp(13)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Verifying"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "EBuildPatchProgress_BuildVerification",
|
|
"Path": "../../../Engine/Source/Runtime/Online/BuildPatchServices/Private/BuildPatchState.cpp(16)"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Namespace": "DynamicRHI",
|
|
"Children": [
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "NullDrv failure?"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "NullDrvFailure",
|
|
"Path": "../../../Engine/Source/Runtime/RHI/Private/DynamicRHI.cpp(75)"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Namespace": "GenericPlatform",
|
|
"Children": [
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "File Manager"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "FileManagerName",
|
|
"Path": "../../../Engine/Source/Runtime/Core/Private/GenericPlatform/GenericPlatformMisc.cpp(1764)"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"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(485)"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Namespace": "InputKeys",
|
|
"Children": [
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Acceleration"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Acceleration",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(737)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Ampersand"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Ampersand",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(676)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Android"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "AndroidSubCateogry",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(787)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Android Back"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Android_Back",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(789)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Android Menu"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Android_Menu",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(792)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Android Volume Down"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Android_Volume_Down",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(791)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Android Volume Up"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Android_Volume_Up",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(790)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Any Key"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "AnyKey",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(538)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Apostrophe"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Apostrophe",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(671)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Asterisk"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Asterix",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(677)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Backslash"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Backslash",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(669)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Backspace"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "BackSpace",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(576)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Caps"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "CapsLockShort",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(557)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Caps Lock"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "CapsLock",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(557)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Caret"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Caret",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(678)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Colon"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Colon",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(681)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Comma"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Comma",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(662)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Del"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "DeleteShort",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(573)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Delete"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Delete",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(573)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Dollar"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Dollar",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(679)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Down"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Down",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(568)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "End"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "End",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(562)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Enter"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Enter",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(554)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Equals"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Equals",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(661)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Esc"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "EscapeShort",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(558)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Escape"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Escape",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(558)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Exclamation"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Exclamation",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(680)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "F1"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "F1",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(635)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "F10"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "F10",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(644)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "F11"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "F11",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(645)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "F12"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "F12",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(646)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "F2"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "F2",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(636)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "F3"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "F3",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(637)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "F4"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "F4",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(638)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "F5"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "F5",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(639)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "F6"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "F6",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(640)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "F7"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "F7",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(641)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "F8"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "F8",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(642)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "F9"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "F9",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(643)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Flick"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Gesture_Flick",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(755)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Fn+Delete"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "ForwardDelete",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(574)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Gamepad"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "GamepadSubCategory",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(534)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Gamepad A"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "XBoxOne_Gamepad_FaceButton_Bottom",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(1154)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Gamepad B"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "XBoxOne_Gamepad_FaceButton_Right",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(1158)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Gamepad Back"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "XBoxOne_Gamepad_Special_Left",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(1170)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Gamepad Circle"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "PS4_Gamepad_FaceButton_Right",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(1099)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Gamepad D-pad Down"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Gamepad_DPad_Down",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(699)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Gamepad D-pad Left"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Gamepad_DPad_Left",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(701)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Gamepad D-pad Right"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Gamepad_DPad_Right",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(700)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Gamepad D-pad Up"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Gamepad_DPad_Up",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(698)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Gamepad Face Button Bottom"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Gamepad_FaceButton_Bottom",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(1213)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Gamepad Face Button Left"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Gamepad_FaceButton_Left",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(1221)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Gamepad Face Button Right"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Gamepad_FaceButton_Right",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(1217)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Gamepad Face Button Top"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Gamepad_FaceButton_Top",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(1225)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Gamepad L1"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "PS4_Gamepad_LeftShoulder",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(1119)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Gamepad L2"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "PS4_Gamepad_LeftTrigger",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(1127)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Gamepad L2 Axis"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "PS4_Gamepad_LeftTriggerAxis",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(1135)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Gamepad L3"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "PS4_Gamepad_LeftThumbstick",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(1143)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Gamepad Left Shoulder"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Gamepad_LeftShoulder",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(1178)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Gamepad Left Thumbstick 2D-Axis"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Gamepad_Left2D",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(693)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Gamepad Left Thumbstick Button"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Gamepad_LeftThumbstick",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(1202)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Gamepad Left Thumbstick Down"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Gamepad_LeftStick_Down",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(705)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Gamepad Left Thumbstick Left"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Gamepad_LeftStick_Left",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(707)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Gamepad Left Thumbstick Right"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Gamepad_LeftStick_Right",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(706)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Gamepad Left Thumbstick Up"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Gamepad_LeftStick_Up",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(704)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Gamepad Left Thumbstick X-Axis"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Gamepad_LeftX",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(691)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Gamepad Left Thumbstick Y-Axis"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Gamepad_LeftY",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(692)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Gamepad Left Trigger"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Gamepad_LeftTrigger",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(1186)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Gamepad Left Trigger Axis"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Gamepad_LeftTriggerAxis",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(1194)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Gamepad Options"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "PS4_Gamepad_Special_Right",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(1115)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Gamepad R1"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "PS4_Gamepad_RightShoulder",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(1123)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Gamepad R2"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "PS4_Gamepad_RightTrigger",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(1131)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Gamepad R2 Axis"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "PS4_Gamepad_RightTriggerAxis",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(1139)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Gamepad R3"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "PS4_Gamepad_RightThumbstick",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(1147)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Gamepad Right Shoulder"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Gamepad_RightShoulder",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(1182)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Gamepad Right Thumbstick 2D-Axis"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Gamepad_Right2D",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(696)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Gamepad Right Thumbstick Button"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Gamepad_RightThumbstick",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(1206)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Gamepad Right Thumbstick Down"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Gamepad_RightStick_Down",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(710)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Gamepad Right Thumbstick Left"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Gamepad_RightStick_Left",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(712)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Gamepad Right Thumbstick Right"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Gamepad_RightStick_Right",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(711)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Gamepad Right Thumbstick Up"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Gamepad_RightStick_Up",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(709)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Gamepad Right Thumbstick X-Axis"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Gamepad_RightX",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(694)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Gamepad Right Thumbstick Y-Axis"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Gamepad_RightY",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(695)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Gamepad Right Trigger"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Gamepad_RightTrigger",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(1190)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Gamepad Right Trigger Axis"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Gamepad_RightTriggerAxis",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(1198)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Gamepad Special Left"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Gamepad_Special_Left",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(1229)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Gamepad Special Right"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Gamepad_Special_Right",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(1233)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Gamepad Square"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "PS4_Gamepad_FaceButton_Left",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(1103)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Gamepad Start"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "XBoxOne_Gamepad_Special_Right",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(1174)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Gamepad Touchpad Button"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "PS4_Gamepad_Special_Left",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(1111)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Gamepad Triangle"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "PS4_Gamepad_FaceButton_Top",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(1107)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Gamepad X"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "PS4_Gamepad_FaceButton_Bottom",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(1095)"
|
|
},
|
|
{
|
|
"Key": "XBoxOne_Gamepad_FaceButton_Left",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(1162)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Gamepad Y"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "XBoxOne_Gamepad_FaceButton_Top",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(1166)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Gesture"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "GestureSubCateogry",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(752)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Global Back"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Global_Back",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(784)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Global Menu"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Global_Menu",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(780)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Global Pause"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Global_Pause",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(782)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Global Play"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Global_Play",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(783)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Global View"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Global_View",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(781)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Gravity"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Gravity",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(736)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "HTC Vive"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "ViveSubCategory",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(795)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Home"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Home",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(563)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Hyphen"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Hyphen",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(663)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Ins"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "InsertShort",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(570)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Insert"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Insert",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(570)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Keyboard"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "KeyboardSubCategory",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(536)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "LMB"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "LeftMouseButtonShort",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(547)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Left"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Left",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(565)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Left Alt"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "LeftAlt",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(655)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Left Bracket"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "LeftBracket",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(668)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Left Cmd"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "LeftCommand",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(657)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Left Ctrl"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "LeftControl",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(653)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Left Mouse Button"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "LeftMouseButton",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(547)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Left Parantheses"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "LeftParantheses",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(674)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Left Shift"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "LeftShift",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(651)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Middle Mouse Button"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "MiddleMouseButton",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(549)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Mixed Reality (L) Grip"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "MixedReality_Left_Grip_Click",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(834)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Mixed Reality (L) Menu"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "MixedReality_Left_Menu_Click",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(833)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Mixed Reality (L) Thumbstick 2D-Axis"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "MixedReality_Left_Thumbstick_2D",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(839)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Mixed Reality (L) Thumbstick Button"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "MixedReality_Left_Thumbstick_Click",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(840)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Mixed Reality (L) Thumbstick Down"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "MixedReality_Left_Thumbstick_Down",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(842)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Mixed Reality (L) Thumbstick Left"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "MixedReality_Left_Thumbstick_Left",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(843)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Mixed Reality (L) Thumbstick Right"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "MixedReality_Left_Thumbstick_Right",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(844)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Mixed Reality (L) Thumbstick Up"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "MixedReality_Left_Thumbstick_Up",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(841)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Mixed Reality (L) Thumbstick X-Axis"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "MixedReality_Left_Thumbstick_X",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(837)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Mixed Reality (L) Thumbstick Y-Axis"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "MixedReality_Left_Thumbstick_Y",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(838)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Mixed Reality (L) Trackpad 2D-Axis"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "MixedReality_Left_Trackpad_2D",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(847)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Mixed Reality (L) Trackpad Button"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "MixedReality_Left_Trackpad_Click",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(848)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Mixed Reality (L) Trackpad Down"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "MixedReality_Left_Trackpad_Down",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(851)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Mixed Reality (L) Trackpad Left"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "MixedReality_Left_Trackpad_Left",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(852)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Mixed Reality (L) Trackpad Right"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "MixedReality_Left_Trackpad_Right",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(853)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Mixed Reality (L) Trackpad Touch"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "MixedReality_Left_Trackpad_Touch",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(849)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Mixed Reality (L) Trackpad Up"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "MixedReality_Left_Trackpad_Up",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(850)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Mixed Reality (L) Trackpad X"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "MixedReality_Left_Trackpad_X",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(845)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Mixed Reality (L) Trackpad Y"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "MixedReality_Left_Trackpad_Y",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(846)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Mixed Reality (L) Trigger"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "MixedReality_Left_Trigger_Click",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(835)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Mixed Reality (L) Trigger Axis"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "MixedReality_Left_Trigger_Axis",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(836)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Mixed Reality (R) Grip"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "MixedReality_Right_Grip_Click",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(855)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Mixed Reality (R) Menu"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "MixedReality_Right_Menu_Click",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(854)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Mixed Reality (R) Thumbstick 2D-Axis"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "MixedReality_Right_Thumbstick_2D",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(860)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Mixed Reality (R) Thumbstick Button"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "MixedReality_Right_Thumbstick_Click",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(861)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Mixed Reality (R) Thumbstick Down"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "MixedReality_Right_Thumbstick_Down",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(863)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Mixed Reality (R) Thumbstick Left"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "MixedReality_Right_Thumbstick_Left",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(864)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Mixed Reality (R) Thumbstick Right"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "MixedReality_Right_Thumbstick_Right",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(865)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Mixed Reality (R) Thumbstick Up"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "MixedReality_Right_Thumbstick_Up",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(862)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Mixed Reality (R) Thumbstick X-Axis"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "MixedReality_Right_Thumbstick_X",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(858)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Mixed Reality (R) Thumbstick Y-Axis"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "MixedReality_Right_Thumbstick_Y",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(859)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Mixed Reality (R) Trackpad 2D-Axis"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "MixedReality_Right_Trackpad_2D",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(868)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Mixed Reality (R) Trackpad Button"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "MixedReality_Right_Trackpad_Click",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(869)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Mixed Reality (R) Trackpad Down"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "MixedReality_Right_Trackpad_Down",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(872)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Mixed Reality (R) Trackpad Left"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "MixedReality_Right_Trackpad_Left",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(873)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Mixed Reality (R) Trackpad Right"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "MixedReality_Right_Trackpad_Right",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(874)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Mixed Reality (R) Trackpad Touch"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "MixedReality_Right_Trackpad_Touch",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(870)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Mixed Reality (R) Trackpad Up"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "MixedReality_Right_Trackpad_Up",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(871)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Mixed Reality (R) Trackpad X"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "MixedReality_Right_Trackpad_X",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(866)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Mixed Reality (R) Trackpad Y"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "MixedReality_Right_Trackpad_Y",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(867)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Mixed Reality (R) Trigger"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "MixedReality_Right_Trigger_Click",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(856)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Mixed Reality (R) Trigger Axis"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "MixedReality_Right_Trigger_Axis",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(857)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Motion"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "MotionSubCateogry",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(732)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Mouse"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "MouseSubCategory",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(535)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Mouse Wheel Axis"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "MouseWheelAxis",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(543)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Mouse Wheel Down"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "MouseScrollDown",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(545)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Mouse Wheel Up"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "MouseScrollUp",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(544)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Mouse X"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "MouseX",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(540)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Mouse XY 2D-Axis"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Mouse2D",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(542)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Mouse Y"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "MouseY",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(541)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Num *"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Multiply",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(629)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Num +"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Add",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(630)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Num -"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Subtract",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(631)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Num ."
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Decimal",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(632)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Num /"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Divide",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(633)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Num 0"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "NumPadZero",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(618)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Num 1"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "NumPadOne",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(619)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Num 2"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "NumPadTwo",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(620)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Num 3"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "NumPadThree",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(621)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Num 4"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "NumPadFour",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(622)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Num 5"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "NumPadFive",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(623)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Num 6"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "NumPadSix",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(624)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Num 7"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "NumPadSeven",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(625)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Num 8"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "NumPadEight",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(626)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Num 9"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "NumPadNine",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(627)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Num Lock"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "NumLock",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(648)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Oculus Touch"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "OculusTouchSubCategory",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(877)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Oculus Touch (L) Grip"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "OculusTouch_Left_Grip_Click",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(884)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Oculus Touch (L) Grip Axis"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "OculusTouch_Left_Grip_Axis",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(885)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Oculus Touch (L) Menu"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "OculusTouch_Left_Menu_Click",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(883)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Oculus Touch (L) Thumbstick 2D-Axis"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "OculusTouch_Left_Thumbstick_2D",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(891)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Oculus Touch (L) Thumbstick Button"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "OculusTouch_Left_Thumbstick_Click",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(892)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Oculus Touch (L) Thumbstick Down"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "OculusTouch_Left_Thumbstick_Down",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(895)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Oculus Touch (L) Thumbstick Left"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "OculusTouch_Left_Thumbstick_Left",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(896)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Oculus Touch (L) Thumbstick Right"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "OculusTouch_Left_Thumbstick_Right",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(897)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Oculus Touch (L) Thumbstick Touch"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "OculusTouch_Left_Thumbstick_Touch",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(893)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Oculus Touch (L) Thumbstick Up"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "OculusTouch_Left_Thumbstick_Up",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(894)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Oculus Touch (L) Thumbstick X-Axis"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "OculusTouch_Left_Thumbstick_X",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(889)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Oculus Touch (L) Thumbstick Y-Axis"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "OculusTouch_Left_Thumbstick_Y",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(890)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Oculus Touch (L) Trigger"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "OculusTouch_Left_Trigger_Click",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(886)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Oculus Touch (L) Trigger Axis"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "OculusTouch_Left_Trigger_Axis",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(887)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Oculus Touch (L) Trigger Touch"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "OculusTouch_Left_Trigger_Touch",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(888)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Oculus Touch (L) X Press"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "OculusTouch_Left_X_Click",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(879)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Oculus Touch (L) X Touch"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "OculusTouch_Left_X_Touch",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(881)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Oculus Touch (L) Y Press"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "OculusTouch_Left_Y_Click",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(880)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Oculus Touch (L) Y Touch"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "OculusTouch_Left_Y_Touch",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(882)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Oculus Touch (R) A Press"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "OculusTouch_Right_A_Click",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(898)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Oculus Touch (R) A Touch"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "OculusTouch_Right_A_Touch",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(900)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Oculus Touch (R) B Press"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "OculusTouch_Right_B_Click",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(899)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Oculus Touch (R) B Touch"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "OculusTouch_Right_B_Touch",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(901)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Oculus Touch (R) Grip"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "OculusTouch_Right_Grip_Click",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(905)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Oculus Touch (R) Grip Axis"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "OculusTouch_Right_Grip_Axis",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(906)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Oculus Touch (R) System"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "OculusTouch_Right_System_Click",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(903)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Oculus Touch (R) Thumbstick 2D-Axis"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "OculusTouch_Right_Thumbstick_2D",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(912)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Oculus Touch (R) Thumbstick Button"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "OculusTouch_Right_Thumbstick_Click",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(913)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Oculus Touch (R) Thumbstick Down"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "OculusTouch_Right_Thumbstick_Down",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(916)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Oculus Touch (R) Thumbstick Left"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "OculusTouch_Right_Thumbstick_Left",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(917)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Oculus Touch (R) Thumbstick Right"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "OculusTouch_Right_Thumbstick_Right",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(918)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Oculus Touch (R) Thumbstick Touch"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "OculusTouch_Right_Thumbstick_Touch",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(914)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Oculus Touch (R) Thumbstick Up"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "OculusTouch_Right_Thumbstick_Up",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(915)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Oculus Touch (R) Thumbstick X-Axis"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "OculusTouch_Right_Thumbstick_X",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(910)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Oculus Touch (R) Thumbstick Y-Axis"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "OculusTouch_Right_Thumbstick_Y",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(911)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Oculus Touch (R) Trigger"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "OculusTouch_Right_Trigger_Click",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(907)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Oculus Touch (R) Trigger Axis"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "OculusTouch_Right_Trigger_Axis",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(908)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Oculus Touch (R) Trigger Touch"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "OculusTouch_Right_Trigger_Touch",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(909)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "PS4_Special_DEPRECATED"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "PS4_Special",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(761)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Page Down"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "PageDown",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(561)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Page Up"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "PageUp",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(560)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Pause"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Pause",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(555)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Period"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Period",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(665)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "PgDn"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "PageDownShort",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(561)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "PgUp"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "PageUpShort",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(560)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Pinch"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Gesture_Pinch",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(754)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Quote"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Quote",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(672)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "RMB"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "RightMouseButtonShort",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(548)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Right"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Right",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(567)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Right Alt"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "RightAlt",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(656)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Right Bracket"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "RightBracket",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(670)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Right Cmd"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "RightCommand",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(658)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Right Ctrl"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "RightControl",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(654)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Right Mouse Button"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "RightMouseButton",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(548)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Right Parantheses"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "RightParantheses",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(675)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Right Shift"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "RightShift",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(652)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Rotate"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Gesture_Rotate",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(756)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Rotation Rate"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "RotationRate",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(735)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Scroll Lock"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "ScrollLock",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(649)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Semicolon"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Semicolon",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(660)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Slash"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Slash",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(666)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Space"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "SpaceBarShort",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(559)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Space Bar"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "SpaceBar",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(559)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "SpecialGamepad"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "SpecialGamepadSubCategory",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(759)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Steam"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "SteamSubCateogry",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(768)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Steam Back Left"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Steam_Back_Left",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(774)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Steam Back Right"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Steam_Back_Right",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(775)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Steam Touch 0"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Steam_Touch_0",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(770)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Steam Touch 1"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Steam_Touch_1",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(771)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Steam Touch 2"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Steam_Touch_2",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(772)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Steam Touch 3"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Steam_Touch_3",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(773)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Tab"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Tab",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(553)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Thumb Mouse Button"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "ThumbMouseButton",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(550)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Thumb Mouse Button 2"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "ThumbMouseButton2",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(551)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Tilt"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Tilt",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(734)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Touch"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "TouchSubCateogry",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(740)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Touch {0}"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "TouchFormat",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(745)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Touchpad Button X Axis"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Gamepad_Special_Left_X",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(763)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Touchpad Button Y Axis"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Gamepad_Special_Left_Y",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(764)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Underscore"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Underscore",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(664)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Up"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Up",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(566)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Valve Index"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "ValveIndexSubCategory",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(921)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Valve Index (L) A Press"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "ValveIndex_Left_A_Click",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(923)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Valve Index (L) A Touch"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "ValveIndex_Left_A_Touch",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(925)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Valve Index (L) B Press"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "ValveIndex_Left_B_Click",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(924)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Valve Index (L) B Touch"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "ValveIndex_Left_B_Touch",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(926)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Valve Index (L) Grip Axis"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "ValveIndex_Left_Grip_Axis",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(931)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Valve Index (L) Grip Force"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "ValveIndex_Left_Grip_Force",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(932)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Valve Index (L) System"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "ValveIndex_Left_System_Click",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(928)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Valve Index (L) System Touch"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "ValveIndex_Left_System_Touch",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(929)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Valve Index (L) Thumbstick 2D-Axis"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "ValveIndex_Left_Thumbstick_2D",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(938)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Valve Index (L) Thumbstick Button"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "ValveIndex_Left_Thumbstick_Click",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(939)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Valve Index (L) Thumbstick Down"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "ValveIndex_Left_Thumbstick_Down",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(942)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Valve Index (L) Thumbstick Left"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "ValveIndex_Left_Thumbstick_Left",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(943)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Valve Index (L) Thumbstick Right"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "ValveIndex_Left_Thumbstick_Right",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(944)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Valve Index (L) Thumbstick Touch"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "ValveIndex_Left_Thumbstick_Touch",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(940)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Valve Index (L) Thumbstick Up"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "ValveIndex_Left_Thumbstick_Up",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(941)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Valve Index (L) Thumbstick X-Axis"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "ValveIndex_Left_Thumbstick_X",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(936)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Valve Index (L) Thumbstick Y-Axis"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "ValveIndex_Left_Thumbstick_Y",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(937)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Valve Index (L) Trackpad 2D-Axis"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "ValveIndex_Left_Trackpad_2D",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(947)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Valve Index (L) Trackpad Down"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "ValveIndex_Left_Trackpad_Down",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(951)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Valve Index (L) Trackpad Force"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "ValveIndex_Left_Trackpad_Force",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(948)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Valve Index (L) Trackpad Left"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "ValveIndex_Left_Trackpad_Left",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(952)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Valve Index (L) Trackpad Right"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "ValveIndex_Left_Trackpad_Right",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(953)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Valve Index (L) Trackpad Touch"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "ValveIndex_Left_Trackpad_Touch",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(949)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Valve Index (L) Trackpad Up"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "ValveIndex_Left_Trackpad_Up",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(950)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Valve Index (L) Trackpad X"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "ValveIndex_Left_Trackpad_X",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(945)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Valve Index (L) Trackpad Y"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "ValveIndex_Left_Trackpad_Y",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(946)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Valve Index (L) Trigger"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "ValveIndex_Left_Trigger_Click",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(933)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Valve Index (L) Trigger Axis"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "ValveIndex_Left_Trigger_Axis",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(934)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Valve Index (L) Trigger Touch"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "ValveIndex_Left_Trigger_Touch",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(935)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Valve Index (R) A Press"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "ValveIndex_Right_A_Click",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(954)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Valve Index (R) A Touch"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "ValveIndex_Right_A_Touch",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(956)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Valve Index (R) B Press"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "ValveIndex_Right_B_Click",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(955)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Valve Index (R) B Touch"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "ValveIndex_Right_B_Touch",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(957)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Valve Index (R) Grip Axis"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "ValveIndex_Right_Grip_Axis",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(962)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Valve Index (R) Grip Force"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "ValveIndex_Right_Grip_Force",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(963)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Valve Index (R) System"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "ValveIndex_Right_System_Click",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(959)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Valve Index (R) System Touch"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "ValveIndex_Right_System_Touch",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(960)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Valve Index (R) Thumbstick 2D-Axis"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "ValveIndex_Right_Thumbstick_2D",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(969)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Valve Index (R) Thumbstick Button"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "ValveIndex_Right_Thumbstick_Click",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(970)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Valve Index (R) Thumbstick Down"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "ValveIndex_Right_Thumbstick_Down",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(973)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Valve Index (R) Thumbstick Left"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "ValveIndex_Right_Thumbstick_Left",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(974)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Valve Index (R) Thumbstick Right"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "ValveIndex_Right_Thumbstick_Right",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(975)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Valve Index (R) Thumbstick Touch"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "ValveIndex_Right_Thumbstick_Touch",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(971)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Valve Index (R) Thumbstick Up"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "ValveIndex_Right_Thumbstick_Up",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(972)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Valve Index (R) Thumbstick X-Axis"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "ValveIndex_Right_Thumbstick_X",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(967)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Valve Index (R) Thumbstick Y-Axis"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "ValveIndex_Right_Thumbstick_Y",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(968)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Valve Index (R) Trackpad 2D-Axis"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "ValveIndex_Right_Trackpad_2D",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(978)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Valve Index (R) Trackpad Down"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "ValveIndex_Right_Trackpad_Down",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(982)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Valve Index (R) Trackpad Force"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "ValveIndex_Right_Trackpad_Force",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(979)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Valve Index (R) Trackpad Left"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "ValveIndex_Right_Trackpad_Left",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(983)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Valve Index (R) Trackpad Right"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "ValveIndex_Right_Trackpad_Right",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(984)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Valve Index (R) Trackpad Touch"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "ValveIndex_Right_Trackpad_Touch",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(980)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Valve Index (R) Trackpad Up"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "ValveIndex_Right_Trackpad_Up",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(981)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Valve Index (R) Trackpad X"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "ValveIndex_Right_Trackpad_X",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(976)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Valve Index (R) Trackpad Y"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "ValveIndex_Right_Trackpad_Y",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(977)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Valve Index (R) Trigger"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "ValveIndex_Right_Trigger_Click",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(964)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Valve Index (R) Trigger Axis"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "ValveIndex_Right_Trigger_Axis",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(965)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Valve Index (R) Trigger Touch"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "ValveIndex_Right_Trigger_Touch",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(966)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Vive (L) Grip"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Vive_Left_Grip_Click",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(800)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Vive (L) Menu"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Vive_Left_Menu_Click",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(801)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Vive (L) System"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Vive_Left_System_Click",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(798)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Vive (L) Trackpad 2D-Axis"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Vive_Left_Trackpad_2D",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(806)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Vive (L) Trackpad Button"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Vive_Left_Trackpad_Click",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(807)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Vive (L) Trackpad Down"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Vive_Left_Trackpad_Down",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(810)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Vive (L) Trackpad Left"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Vive_Left_Trackpad_Left",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(811)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Vive (L) Trackpad Right"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Vive_Left_Trackpad_Right",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(812)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Vive (L) Trackpad Touch"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Vive_Left_Trackpad_Touch",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(808)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Vive (L) Trackpad Up"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Vive_Left_Trackpad_Up",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(809)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Vive (L) Trackpad X-Axis"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Vive_Left_Trackpad_X",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(804)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Vive (L) Trackpad Y-Axis"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Vive_Left_Trackpad_Y",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(805)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Vive (L) Trigger"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Vive_Left_Trigger_Click",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(802)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Vive (L) Trigger Axis"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Vive_Left_Trigger_Axis",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(803)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Vive (R) Grip"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Vive_Right_Grip_Click",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(816)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Vive (R) Menu"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Vive_Right_Menu_Click",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(817)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Vive (R) System"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Vive_Right_System_Click",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(814)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Vive (R) Trackpad 2D-Axis"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Vive_Right_Trackpad_2D",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(822)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Vive (R) Trackpad Button"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Vive_Right_Trackpad_Click",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(823)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Vive (R) Trackpad Down"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Vive_Right_Trackpad_Down",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(826)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Vive (R) Trackpad Left"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Vive_Right_Trackpad_Left",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(827)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Vive (R) Trackpad Right"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Vive_Right_Trackpad_Right",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(828)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Vive (R) Trackpad Touch"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Vive_Right_Trackpad_Touch",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(824)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Vive (R) Trackpad Up"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Vive_Right_Trackpad_Up",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(825)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Vive (R) Trackpad X-Axis"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Vive_Right_Trackpad_X",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(820)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Vive (R) Trackpad Y-Axis"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Vive_Right_Trackpad_Y",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(821)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Vive (R) Trigger"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Vive_Right_Trigger_Click",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(818)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Vive (R) Trigger Axis"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Vive_Right_Trigger_Axis",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(819)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Windows Mixed Reality"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "MixedRealitySubCategory",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(831)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "XBox One"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "XBoxOneSubCateogry",
|
|
"Path": "../../../Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp(778)"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"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(190)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"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(186)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "OpenGL 4.3 is required to run the engine."
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "RequiredOpenGL",
|
|
"Path": "../../../Engine/Source/Runtime/RHI/Private/Linux/LinuxDynamicRHI.cpp(165)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"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(194)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"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(169)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"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(154)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Trying to force specific Vulkan feature level but it is not supported."
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "UnsupportedVulkanTargetedRHI",
|
|
"Path": "../../../Engine/Source/Runtime/RHI/Private/Linux/LinuxDynamicRHI.cpp(141)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Vulkan Driver is required to run the engine."
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "RequiredVulkan",
|
|
"Path": "../../../Engine/Source/Runtime/RHI/Private/Linux/LinuxDynamicRHI.cpp(150)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"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(180)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"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(51)"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"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(300)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "The installed version of the {Vendor} graphics driver has known issues in {RHI}.\nPlease install the latest 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}\nMinimum required: {RecommendedVer}"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "VideoCardDriverRHIIssueReport",
|
|
"Path": "../../../Engine/Source/Runtime/RHI/Private/DynamicRHI.cpp(250)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "The installed version of the {Vendor} graphics driver has known issues.\nPlease install the latest driver version.\n\nWould you like to visit the following URL to download the driver?\n\n{Hyperlink}\n\n{AdapterName}\nInstalled: {InstalledVer}\nMinimum required: {RecommendedVer}"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "VideoCardDriverIssueReport",
|
|
"Path": "../../../Engine/Source/Runtime/RHI/Private/DynamicRHI.cpp(254)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"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(239)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"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(243)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Update macOS"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "UpdateMacOSX_Title",
|
|
"Path": "../../../Engine/Source/Runtime/RHI/Private/DynamicRHI.cpp(301)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "WARNING: Known issues with graphics driver"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "TitleVideoCardDriverIssue",
|
|
"Path": "../../../Engine/Source/Runtime/RHI/Private/DynamicRHI.cpp(258)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "https://downloadcenter.intel.com/product/80939/Graphics"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "DriverDownloadLinkIntel",
|
|
"Path": "../../../Engine/Source/Runtime/RHI/Private/DynamicRHI.cpp(221)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "https://www.amd.com/en/support"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "DriverDownloadLinkAMD",
|
|
"Path": "../../../Engine/Source/Runtime/RHI/Private/DynamicRHI.cpp(216)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "https://www.nvidia.com/en-us/geforce/drivers/"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "DriverDownloadLinkNVIDIA",
|
|
"Path": "../../../Engine/Source/Runtime/RHI/Private/DynamicRHI.cpp(211)"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Namespace": "UnrealBuildConfigurations",
|
|
"Children": [
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Debug"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "DebugName",
|
|
"Path": "../../../Engine/Source/Runtime/Core/Private/GenericPlatform/GenericPlatformMisc.cpp(346)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "DebugGame"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "DebugGameName",
|
|
"Path": "../../../Engine/Source/Runtime/Core/Private/GenericPlatform/GenericPlatformMisc.cpp(349)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Development"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "DevelopmentName",
|
|
"Path": "../../../Engine/Source/Runtime/Core/Private/GenericPlatform/GenericPlatformMisc.cpp(352)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Shipping"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "ShippingName",
|
|
"Path": "../../../Engine/Source/Runtime/Core/Private/GenericPlatform/GenericPlatformMisc.cpp(355)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Test"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "TestName",
|
|
"Path": "../../../Engine/Source/Runtime/Core/Private/GenericPlatform/GenericPlatformMisc.cpp(358)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Unknown"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "UnknownName",
|
|
"Path": "../../../Engine/Source/Runtime/Core/Private/GenericPlatform/GenericPlatformMisc.cpp(361)"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"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(731)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "<Unknown>"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "UnknownRHI",
|
|
"Path": "../../../Engine/Source/Runtime/RHI/Private/Windows/WindowsDynamicRHI.cpp(50)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "<unknown>"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "FeatureLevelUnknown",
|
|
"Path": "../../../Engine/Source/Runtime/RHI/Private/Windows/WindowsDynamicRHI.cpp(72)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"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(895)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "DirectX 11"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "D3D11",
|
|
"Path": "../../../Engine/Source/Runtime/RHI/Private/Windows/WindowsDynamicRHI.cpp(46)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "DirectX 12"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "D3D12",
|
|
"Path": "../../../Engine/Source/Runtime/RHI/Private/Windows/WindowsDynamicRHI.cpp(47)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "DirectX 12 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(869)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "DirectX 12 with Feature Level 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(840)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "ES3_1"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "FeatureLevelES31",
|
|
"Path": "../../../Engine/Source/Runtime/RHI/Private/Windows/WindowsDynamicRHI.cpp(69)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "OpenGL"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "OpenGL",
|
|
"Path": "../../../Engine/Source/Runtime/RHI/Private/Windows/WindowsDynamicRHI.cpp(49)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "OpenGL 4.3 is required to run the engine."
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "RequiredOpenGL",
|
|
"Path": "../../../Engine/Source/Runtime/RHI/Private/Windows/WindowsDynamicRHI.cpp(907)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "SM5"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "FeatureLevelSM4",
|
|
"Path": "../../../Engine/Source/Runtime/RHI/Private/Windows/WindowsDynamicRHI.cpp(70)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "SM6"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "FeatureLevelSM6",
|
|
"Path": "../../../Engine/Source/Runtime/RHI/Private/Windows/WindowsDynamicRHI.cpp(71)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Unable to launch with RHI '{0}' since the project is not configured to support it."
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "MissingTargetedShaderFormats",
|
|
"Path": "../../../Engine/Source/Runtime/RHI/Private/Windows/WindowsDynamicRHI.cpp(809)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Vulkan"
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "Vulkan",
|
|
"Path": "../../../Engine/Source/Runtime/RHI/Private/Windows/WindowsDynamicRHI.cpp(48)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "Vulkan Driver is required to run the engine."
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "RequiredVulkan",
|
|
"Path": "../../../Engine/Source/Runtime/RHI/Private/Windows/WindowsDynamicRHI.cpp(901)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Source":
|
|
{
|
|
"Text": "{0} does not support {1}."
|
|
},
|
|
"Keys": [
|
|
{
|
|
"Key": "RHINotSupported",
|
|
"Path": "../../../Engine/Source/Runtime/RHI/Private/Windows/WindowsDynamicRHI.cpp(742)"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |