FVPFullScreenUserWidget_Viewport

Windows
MacOS
Linux

References

Module

VPUtilities

Header

/Engine/Plugins/Experimental/VirtualProductionUtilities/Source/VPUtilities/Public/VPFullScreenUserWidget.h

Include

#include "VPFullScreenUserWidget.h"

Syntax

[USTRUCT](Programming/UnrealArchitecture/Reference/Structs)()
struct FVPFullScreenUserWidget_Viewport

Variables

Name Description

Public variable

TWeakPtr< SLeve...

 

TargetViewport

If set, use this viewport instead of GetFirstActiveLevelViewport()

Constructors

Functions

Name Description

Public function

bool

 

Display

(
    UWorld* World,
    UUserWidget* Widget,
    float InDPIScale
)

Public function

void

 

Hide

(
    UWorld* World
)

Public function

void

 

Tick

(
    UWorld* World,
    float DeltaSeconds
)

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