Navigation
API > API/Plugins > API/Plugins/AvalancheMedia > API/Plugins/AvalancheMedia/FAvaRundownPage
Description
Returns the template at given index. This will first resolve the direct template, then lookup combined templates.
| Name | GetTemplate |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/Avalanche/Source/AvalancheMedia/Public/Rundown/AvaRundownPage.h |
| Include Path | #include "Rundown/AvaRundownPage.h" |
| Source | /Engine/Plugins/VirtualProduction/Avalanche/Source/AvalancheMedia/Private/Rundown/AvaRundownPage.cpp |
const FAvaRundownPage & GetTemplate
(
const UAvaRundown * InRundown,
int32 InIndex
) const