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