UTakeRecorderOverlayWidget

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

TakeRecorder

Header

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

Include

#include "TakeRecorderOverlayWidget.h"

Syntax

[UCLASS](Programming/UnrealArchitecture/Reference/Classes#classdeclaration)(Blueprintable, BlueprintType)
class UTakeRecorderOverlayWidget : public UUserWidget

Variables

Name Description

Protected variable

UTakeRecorder &...

 

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

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