Navigation
API > API/Plugins > API/Plugins/AvalancheMedia > API/Plugins/AvalancheMedia/UAvaRundown
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const FAvaRundownPage & GetNextFromPages
(
const TArray< FAvaRundownPage >& InPages, |
Rundown/AvaRundown.h | ||
FAvaRundownPage & GetNextFromPages
(
TArray< FAvaRundownPage >& InPages, |
Rundown/AvaRundown.h |
GetNextFromPages(const TArray< FAvaRundownPage > &, int32)
| Name | GetNextFromPages |
| 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 |
const FAvaRundownPage & GetNextFromPages
(
const TArray < FAvaRundownPage > & InPages,
int32 InStartingIndex
) const
GetNextFromPages(TArray< FAvaRundownPage > &, int32)
| Name | GetNextFromPages |
| 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 |
FAvaRundownPage & GetNextFromPages
(
TArray < FAvaRundownPage > & InPages,
int32 InStartingIndex
) const