Navigation
API > API/Plugins > API/Plugins/AvalancheMedia > API/Plugins/AvalancheMedia/FAvaRundownPage
Description
Resolves a page's templates. For a page, it returns its (direct) template. For a template, it returns itself.
| Name | ResolveTemplate |
| 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 & ResolveTemplate
(
const UAvaRundown * InRundown
) const