Navigation
API > API/Plugins > API/Plugins/AvalancheMedia > API/Plugins/AvalancheMedia/UAvaRundown
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TArray< int32 > StopPages
(
const TArray< int32 >& InPageIds, |
Rundown/AvaRundown.h | ||
TArray< int32 > StopPages
(
const TArray< int32 >& InPageIds, |
Rundown/AvaRundown.h |
StopPages(const TArray< int32 > &, EAvaRundownPageStopOptions, bool)
| Name | StopPages |
| 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 |
TArray < int32 > StopPages
(
const TArray < int32 > & InPageIds,
EAvaRundownPageStopOptions InOptions,
bool bInPreview
)
StopPages(const TArray< int32 > &, EAvaRundownPageStopOptions, bool, const FName &)
| Name | StopPages |
| 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 |
TArray < int32 > StopPages
(
const TArray < int32 > & InPageIds,
EAvaRundownPageStopOptions InOptions,
bool bInPreview,
const FName & InPreviewChannelName
)