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