Navigation
API > API/Plugins > API/Plugins/OpenXRHMD > API/Plugins/OpenXRHMD/IOpenXRExtensionPlugin
Description
Indicates that the device we're currently running does not support a spectator view. This will only be called once at initialization and should only return a result based for the current device the engine is running on.
| Name | IsStandaloneStereoOnlyDevice |
| Type | function |
| Header File | /Engine/Plugins/Runtime/OpenXR/Source/OpenXRHMD/Public/IOpenXRExtensionPlugin.h |
| Include Path | #include "IOpenXRExtensionPlugin.h" |
virtual bool IsStandaloneStereoOnlyDevice()