Navigation
API > API/Runtime > API/Runtime/HeadMountedDisplay > API/Runtime/HeadMountedDisplay/IHeadMountedDisplayModule
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/Source/Runtime/HeadMountedDisplay/Public/IHeadMountedDisplayModule.h |
| Include Path | #include "IHeadMountedDisplayModule.h" |
virtual bool IsStandaloneStereoOnlyDevice()