IOpenXRExtensionPlugin::GetOptionalExtensions

Fill the array with extensions optionally supported by the plugin If false is returned the plugin and its extensions will be ignored

Windows
MacOS
Linux

References

Module

OpenXRHMD

Header

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

Include

#include "IOpenXRExtensionPlugin.h"

Syntax

virtual bool GetOptionalExtensions
(
    TArray< const ANSICHAR * > & OutExtensions
)

Remarks

Fill the array with extensions optionally supported by the plugin If false is returned the plugin and its extensions will be ignored

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