IHeadMountedDisplay::GetSpectatorScreenController

Return a pointer to the SpectatorScreenController for the HMD if supported, else null.

Windows
MacOS
Linux

Override Hierarchy

IHeadMountedDisplay::GetSpectatorScreenController()

FHeadMountedDisplayBase::GetSpectatorScreenController()

References

Module

HeadMountedDisplay

Header

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

Include

#include "IHeadMountedDisplay.h"

Syntax

virtual ISpectatorScreenController * GetSpectatorScreenController()

Remarks

Return a pointer to the SpectatorScreenController for the HMD if supported, else null. The controller is owned by the HMD, and will be destroyed when the HMD is destroyed.

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