UTakeRecorderPanel::InitializePanel

Initialize this object with a weak pointer to the tab content from which all the UI state can be retrieved

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

void InitializePanel
(
    TWeakPtr< STakeRecorderTabContent > InTabContent
)

Remarks

Initialize this object with a weak pointer to the tab content from which all the UI state can be retrieved

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