Navigation
API > API/Plugins > API/Plugins/AvalancheMedia > API/Plugins/AvalancheMedia/Rundown > API/Plugins/AvalancheMedia/Rundown/FAvaRundownPage
References
| Module | AvalancheMedia |
| Header | /Engine/Plugins/Experimental/Avalanche/Source/AvalancheMedia/Public/Rundown/AvaRundownPage.h |
| Include | #include "Rundown/AvaRundownPage.h" |
| Source | /Engine/Plugins/Experimental/Avalanche/Source/AvalancheMedia/Private/Rundown/AvaRundownPage.cpp |
int32 AppendPageProgramStatuses
(
const UAvaRundown * InParentRundown,
TArray < FAvaRundownChannelPageStatus > & OutPageStatuses
) const
Remarks
Appends the page's program status(es). Supports multiple statuses per page for forked channels (one status per server including local). The order of the statuses is the same as the outputs (but only once per server) in the channel.
Nothing is added if the page is a template. The number of program statuses added.