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 GetSuggestedBindings
(
XrPath InInteractionProfile,
TArray < XrActionSuggestedBinding > & OutBindings
)
Remarks
Set the output parameter to add suggested bindings to the given interaction profile. This function gets called once for each interaction profile. If false is returned the bindings will be ignored.