Navigation
API > API/Plugins > API/Plugins/OpenXRHMD > API/Plugins/OpenXRHMD/IOpenXRHMD
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
int32 AddTrackedDevice
(
XrAction Action, |
IOpenXRHMD.h | ||
int32 AddTrackedDevice
(
XrAction Action, |
IOpenXRHMD.h |
AddTrackedDevice(XrAction, XrPath)
| Name | AddTrackedDevice |
| Type | function |
| Header File | /Engine/Plugins/Runtime/OpenXR/Source/OpenXRHMD/Public/IOpenXRHMD.h |
| Include Path | #include "IOpenXRHMD.h" |
int32 AddTrackedDevice
(
XrAction Action,
XrPath Path
)
AddTrackedDevice(XrAction, XrPath, XrPath)
| Name | AddTrackedDevice |
| Type | function |
| Header File | /Engine/Plugins/Runtime/OpenXR/Source/OpenXRHMD/Public/IOpenXRHMD.h |
| Include Path | #include "IOpenXRHMD.h" |
int32 AddTrackedDevice
(
XrAction Action,
XrPath Path,
XrPath SubactionPath
)