UTakeRecorderBlueprintLibrary::SetTakeRecorderPanel

Internal function to assign a new take recorder panel singleton.

Windows
MacOS
Linux

References

Module

TakeRecorder

Header

/Engine/Plugins/VirtualProduction/Takes/Source/TakeRecorder/Public/Recorder/TakeRecorderBlueprintLibrary.h

Include

#include "Recorder/TakeRecorderBlueprintLibrary.h"

Source

/Engine/Plugins/VirtualProduction/Takes/Source/TakeRecorder/Private/Recorder/TakeRecorderBlueprintLibrary.cpp

Syntax

static void SetTakeRecorderPanel
(
    UTakeRecorderPanel * InNewPanel
)

Remarks

Internal function to assign a new take recorder panel singleton. NOTE: Only to be called by STakeRecorderTabContent::Construct.

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