Navigation
API > API/Plugins > API/Plugins/AvalancheMedia > API/Plugins/AvalancheMedia/UAvaRundown
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const FAvaRundownSubList & GetSubList
(
int32 InSubListIndex |
Rundown/AvaRundown.h | ||
FAvaRundownSubList & GetSubList
(
int32 InSubListIndex |
Rundown/AvaRundown.h | ||
const FAvaRundownSubList & GetSubList
(
const FGuid& InSubListId |
Rundown/AvaRundown.h | ||
FAvaRundownSubList & GetSubList
(
const FGuid& InSubListId |
Rundown/AvaRundown.h | ||
const FAvaRundownSubList & GetSubList
(
const FAvaRundownPageListReference& InPageListReference |
Rundown/AvaRundown.h | ||
FAvaRundownSubList & GetSubList
(
const FAvaRundownPageListReference& InPageListReference |
Rundown/AvaRundown.h |
GetSubList(int32)
| Name | GetSubList |
| 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 FAvaRundownSubList & GetSubList
(
int32 InSubListIndex
) const
GetSubList(int32)
| Name | GetSubList |
| 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 |
FAvaRundownSubList & GetSubList
(
int32 InSubListIndex
)
GetSubList(const FGuid &)
| Name | GetSubList |
| 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 FAvaRundownSubList & GetSubList
(
const FGuid & InSubListId
) const
GetSubList(const FGuid &)
| Name | GetSubList |
| 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 |
FAvaRundownSubList & GetSubList
(
const FGuid & InSubListId
)
GetSubList(const FAvaRundownPageListReference &)
| Name | GetSubList |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/Avalanche/Source/AvalancheMedia/Public/Rundown/AvaRundown.h |
| Include Path | #include "Rundown/AvaRundown.h" |
const FAvaRundownSubList & GetSubList
(
const FAvaRundownPageListReference & InPageListReference
) const
GetSubList(const FAvaRundownPageListReference &)
| Name | GetSubList |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/Avalanche/Source/AvalancheMedia/Public/Rundown/AvaRundown.h |
| Include Path | #include "Rundown/AvaRundown.h" |
FAvaRundownSubList & GetSubList
(
const FAvaRundownPageListReference & InPageListReference
)