Navigation
API > API/Plugins > API/Plugins/TakeRecorder > API/Plugins/TakeRecorder/UTakeRecorderBlueprintLibrary
Description
Internal function to assign a new take recorder panel singleton. NOTE: Only to be called by STakeRecorderTabContent::Construct.
| Name | SetTakeRecorderPanel |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/Takes/Source/TakeRecorder/Public/Recorder/TakeRecorderBlueprintLibrary.h |
| Include Path | #include "Recorder/TakeRecorderBlueprintLibrary.h" |
| Source | /Engine/Plugins/VirtualProduction/Takes/Source/TakeRecorder/Private/Recorder/TakeRecorderBlueprintLibrary.cpp |
static void SetTakeRecorderPanel
(
UTakeRecorderPanel * InNewPanel
)