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