IHeadMountedDisplayModule::IsStandaloneStereoOnlyDevice

Indicates that the device we're currently running does not support a spectator view.

Windows
MacOS
Linux

References

Module

HeadMountedDisplay

Header

/Engine/Source/Runtime/HeadMountedDisplay/Public/IHeadMountedDisplayModule.h

Include

#include "IHeadMountedDisplayModule.h"

Syntax

virtual bool IsStandaloneStereoOnlyDevice()

Remarks

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.

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