Navigation
API > API/Plugins > API/Plugins/AvalancheMedia > API/Plugins/AvalancheMedia/UAvaRundown
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FAvaRundownPageListReference CreateSubListReference
(
const FGuid& InSubListId |
Rundown/AvaRundown.h | ||
static FAvaRundownPageListReference CreateSubListReference
(
const FAvaRundownSubList& InSubList |
Rundown/AvaRundown.h |
CreateSubListReference(const FGuid &)
| Name | CreateSubListReference |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/Avalanche/Source/AvalancheMedia/Public/Rundown/AvaRundown.h |
| Include Path | #include "Rundown/AvaRundown.h" |
static FAvaRundownPageListReference CreateSubListReference
(
const FGuid & InSubListId
)
CreateSubListReference(const FAvaRundownSubList &)
| Name | CreateSubListReference |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/Avalanche/Source/AvalancheMedia/Public/Rundown/AvaRundown.h |
| Include Path | #include "Rundown/AvaRundown.h" |
static FAvaRundownPageListReference CreateSubListReference
(
const FAvaRundownSubList & InSubList
)