Navigation
API > API/Plugins > API/Plugins/AvalancheMedia > API/Plugins/AvalancheMedia/UAvaRundown
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool StopPage
(
int32 InPageId, |
Rundown/AvaRundown.h | ||
bool StopPage
(
int32 InPageId, |
Rundown/AvaRundown.h |
StopPage(int32, EAvaRundownPageStopOptions, bool)
| Name | StopPage |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/Avalanche/Source/AvalancheMedia/Public/Rundown/AvaRundown.h |
| Include Path | #include "Rundown/AvaRundown.h" |
bool StopPage
(
int32 InPageId,
EAvaRundownPageStopOptions InOptions,
bool bInPreview
)
StopPage(int32, EAvaRundownPageStopOptions, bool, const FName &)
| Name | StopPage |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/Avalanche/Source/AvalancheMedia/Public/Rundown/AvaRundown.h |
| Include Path | #include "Rundown/AvaRundown.h" |
bool StopPage
(
int32 InPageId,
EAvaRundownPageStopOptions InOptions,
bool bInPreview,
const FName & InPreviewChannelName
)