InitOpenXRCore

Initialize core OpenXR functions.

Windows
MacOS
Linux

References

Module

OpenXRHMD

Header

/Engine/Plugins/Runtime/OpenXR/Source/OpenXRHMD/Public/OpenXRCore.h

Include

#include "OpenXRCore.h"

Source

/Engine/Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRCore.cpp

Syntax

bool InitOpenXRCore
(
    XrInstance Instance
)

Remarks

Initialize core OpenXR functions.

Returns

true if initialization was successful.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss