Navigation
API > API/Plugins > API/Plugins/AvalancheMedia > API/Plugins/AvalancheMedia/UAvaRundownPagePlayer
Description
Load an instance player for the "sub page" at the given index. The index is the template index in the combo template.
| Name | LoadInstancePlayer |
| 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 |
UAvaRundownPlaybackInstancePlayer * LoadInstancePlayer
(
int32 InSubPageIndex,
const FGuid & InInstanceId
)