UTakeRecorderPanel::SetupForEditing

Setup this panel as an editor for the specified take preset asset.

Windows
MacOS
Linux

References

Module

TakeRecorder

Header

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

Include

#include "Recorder/TakeRecorderPanel.h"

Source

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

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintCallable, Category="Take Recorder|Panel",
          DisplayName="Set Mode (Editing Take Preset)")
void SetupForEditing
(
    UTakePreset * TakePreset
)

Remarks

Setup this panel as an editor for the specified take preset asset.

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