Navigation
API > API/Plugins > API/Plugins/AvalancheMedia > API/Plugins/AvalancheMedia/UAvaRundown
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Rundown/AvaRundown.h |
|
|
|
Rundown/AvaRundown.h |
|
GetPreviewRenderTarget()
| |
|
| Name |
GetPreviewRenderTarget |
| Type |
function |
| Header File |
/Engine/Plugins/VirtualProduction/Avalanche/Source/AvalancheMedia/Public/Rundown/AvaRundown.h |
| Include Path |
#include "Rundown/AvaRundown.h" |
UTextureRenderTarget2D * GetPreviewRenderTarget() const
GetPreviewRenderTarget(const FName &)
| |
|
| Name |
GetPreviewRenderTarget |
| Type |
function |
| Header File |
/Engine/Plugins/VirtualProduction/Avalanche/Source/AvalancheMedia/Public/Rundown/AvaRundown.h |
| Include Path |
#include "Rundown/AvaRundown.h" |
| Source |
/Engine/Plugins/VirtualProduction/Avalanche/Source/AvalancheMedia/Private/Rundown/AvaRundown.cpp |
UTextureRenderTarget2D * GetPreviewRenderTarget
(
const FName & InPreviewChannel
) const