UTakeRecorderOverlayWidget

Choose your operating system:

Windows

macOS

Linux

Inheritance Hierarchy

References

Module

TakeRecorder

Header

/Engine/Plugins/VirtualProduction/Takes/Source/TakeRecorder/Public/TakeRecorderOverlayWidget.h

Include

#include "TakeRecorderOverlayWidget.h"

Syntax

UCLASS(Blueprintable, BlueprintType)
class UTakeRecorderOverlayWidget : public UUserWidget

Variables

Name Description

Protected variable

TObjectPtr< UTa...

 

Recorder

The recorder that this overlay is reflecting

Constructors

Name Description

Public function

UTakeRecorderOverlayWidget

(
    const FObjectInitializer& ObjectIn...
)

Functions

Name Description

Public function

void

 

SetRecorder

(
    UTakeRecorder* InRecorder
)

Set the recorder that this overlay is reflecting