FDefaultSpectatorScreenController::SetSpectatorScreenTexture

Change the texture displayed on the social screen

Windows
MacOS
Linux

Override Hierarchy

ISpectatorScreenController::SetSpectatorScreenTexture()

FDefaultSpectatorScreenController::SetSpectatorScreenTexture()

References

Module

HeadMountedDisplay

Header

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

Include

#include "DefaultSpectatorScreenController.h"

Source

/Engine/Source/Runtime/HeadMountedDisplay/Private/DefaultSpectatorScreenController.cpp

Syntax

virtual void SetSpectatorScreenTexture
(
    UTexture * InTexture
)

Remarks

Change the texture displayed on the social screen

Parameters

Parameter

Description

InTexture

new Texture2D

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