PreInitOpenXRCore

Initialize essential 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 PreInitOpenXRCore
(
    PFN_xrGetInstanceProcAddr InGetProcAddr
)

Remarks

Initialize essential 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