Navigation
API > API/Plugins > API/Plugins/OpenXRHMD > API/Plugins/OpenXRHMD/IOpenXRExtensionPlugin
References
| Module | OpenXRHMD |
| Header | /Engine/Plugins/Runtime/OpenXR/Source/OpenXRHMD/Public/IOpenXRExtensionPlugin.h |
| Include | #include "IOpenXRExtensionPlugin.h" |
virtual bool GetInputKeyOverrides
(
TArray < FInputKeyOpenXRProperties > & OutOverrides
)
Remarks
Set the output parameter to explicitly define an interaction profile and path for the given key. The same key can contain multiple entries if the key is relevant to multiple interaction profiles. If false is returned the overrides will be ignored.