Navigation
API > API/Plugins > API/Plugins/OpenXRHMD > API/Plugins/OpenXRHMD/IOpenXRExtensionPlugin
References
| Module | OpenXRHMD |
| Header | /Engine/Plugins/Runtime/OpenXR/Source/OpenXRHMD/Public/IOpenXRExtensionPlugin.h |
| Include | #include "IOpenXRExtensionPlugin.h" |
virtual bool GetSpectatorScreenController
(
FHeadMountedDisplayBase * InHMDBase,
TUniquePtr < FDefaultSpectatorScreenController > & OutSpectatorScreenController
)
Remarks
Set a spectator screen controller specific to the platform If true is returned and OutSpectatorScreenController is nullptr, spectator screen will be disabled If false is returned a default spectator screen controller will be created