Navigation
API > API/Plugins > API/Plugins/AvalancheMedia > API/Plugins/AvalancheMedia/UAvaRundown
Description
Creates a combination template which combines other templates.
This function does not validate the templates, use ValidateTemplateIdsForComboTemplate independently.
| Name | AddComboTemplate |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/Avalanche/Source/AvalancheMedia/Public/Rundown/AvaRundown.h |
| Include Path | #include "Rundown/AvaRundown.h" |
| Source | /Engine/Plugins/VirtualProduction/Avalanche/Source/AvalancheMedia/Private/Rundown/AvaRundown.cpp |
int32 AddComboTemplate
(
const TArray < int32 > & InTemplateIds,
const FAvaRundownPageIdGeneratorParams & InIdGeneratorParams
)