Navigation
API > API/Plugins > API/Plugins/AvalancheMedia > API/Plugins/AvalancheMedia/UAvaRundownPlaybackInstancePlaye-
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Play
(
const UAvaRundownPagePlayer& InPagePlayer, |
Rundown/AvaRundownPagePlayer.h | ||
void Play
(
const UAvaRundownPagePlayer& InPagePlayer, |
Rundown/AvaRundownPagePlayer.h |
Play(const UAvaRundownPagePlayer &, const UAvaRundown *, EAvaRundownPagePlayType)
| Name | Play |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/Avalanche/Source/AvalancheMedia/Public/Rundown/AvaRundownPagePlayer.h |
| Include Path | #include "Rundown/AvaRundownPagePlayer.h" |
| Source | /Engine/Plugins/VirtualProduction/Avalanche/Source/AvalancheMedia/Private/Rundown/AvaRundownPagePlayer.cpp |
void Play
(
const UAvaRundownPagePlayer & InPagePlayer,
const UAvaRundown * InRundown,
EAvaRundownPagePlayType InPlayType
)
Play(const UAvaRundownPagePlayer &, const UAvaRundown *, EAvaRundownPagePlayType, bool)
| Name | Play |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/Avalanche/Source/AvalancheMedia/Public/Rundown/AvaRundownPagePlayer.h |
| Include Path | #include "Rundown/AvaRundownPagePlayer.h" |
void Play
(
const UAvaRundownPagePlayer & InPagePlayer,
const UAvaRundown * InRundown,
EAvaRundownPagePlayType InPlayType,
bool bInIsUsingTransitionLogic
)