Navigation
API > API/Plugins > API/Plugins/AvalancheMediaEditor > API/Plugins/AvalancheMediaEditor/FAvaRundownEditor
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TSharedPtr< SAvaRundownPageList > GetListWidget
(
const FAvaRundownPageListReference& InPageListReference |
Rundown/AvaRundownEditor.h | ||
TSharedPtr< SAvaRundownPageList > GetListWidget
(
const FName& InTabId |
Rundown/AvaRundownEditor.h |
GetListWidget(const FAvaRundownPageListReference &)
| Name | GetListWidget |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/Avalanche/Source/AvalancheMediaEditor/Public/Rundown/AvaRundownEditor.h |
| Include Path | #include "Rundown/AvaRundownEditor.h" |
| Source | /Engine/Plugins/VirtualProduction/Avalanche/Source/AvalancheMediaEditor/Private/Rundown/AvaRundownEditor.cpp |
TSharedPtr < SAvaRundownPageList > GetListWidget
(
const FAvaRundownPageListReference & InPageListReference
) const
GetListWidget(const FName &)
| Name | GetListWidget |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/Avalanche/Source/AvalancheMediaEditor/Public/Rundown/AvaRundownEditor.h |
| Include Path | #include "Rundown/AvaRundownEditor.h" |
| Source | /Engine/Plugins/VirtualProduction/Avalanche/Source/AvalancheMediaEditor/Private/Rundown/AvaRundownEditor.cpp |
TSharedPtr < SAvaRundownPageList > GetListWidget
(
const FName & InTabId
) const