Navigation
BlueprintAPI > BlueprintAPI/Input > BlueprintAPI/Input/XRTracking > BlueprintAPI/Input/XRTracking/OpenXR
Get the openXR interaction profile name for the given controller. Returns true if the openxr call is successfully made. The string may be empty if there is no interaction profile associated with the controller.
Target is Head Mounted Display Function Library
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| enum | Hand |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| string | Interaction Profile | |
| boolean | Return Value |