Navigation
API > API/Runtime > API/Runtime/HeadMountedDisplay > API/Runtime/HeadMountedDisplay/IHeadMountedDisplay > API/Runtime/HeadMountedDisplay/IHeadMountedDisplay/GetSpectatorScreenController
- IHeadMountedDisplay::GetSpectatorScreenController()
- FHeadMountedDisplayBase::GetSpectatorScreenController()
References
| Module | HeadMountedDisplay |
| Header | /Engine/Source/Runtime/HeadMountedDisplay/Public/IHeadMountedDisplay.h |
| Include | #include "IHeadMountedDisplay.h" |
virtual ISpectatorScreenController &42; GetSpectatorScreenController&40;&41;
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.