IOpenXRExtensionPlugin::GetCustomLoader

Optionally provide a custom loader for the OpenXR plugin.

Windows
MacOS
Linux

References

Module

OpenXRHMD

Header

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

Include

#include "IOpenXRExtensionPlugin.h"

Syntax

virtual bool GetCustomLoader
(
    PFN_xrGetInstanceProcAddr * OutGetProcAddr
)

Remarks

Optionally provide a custom loader for the OpenXR plugin.

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