Navigation
API > API/Plugins > API/Plugins/AvalancheMediaEditor
| Name | UAvaRundownPageContext |
| Type | class |
| Header File | /Engine/Plugins/VirtualProduction/Avalanche/Source/AvalancheMediaEditor/Public/Rundown/Pages/AvaRundownPageContext.h |
| Include Path | #include "Rundown/Pages/AvaRundownPageContext.h" |
Syntax
UCLASS (MinimalAPI)
class UAvaRundownPageContext : public UObject
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UAvaRundownPageContext
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ContextMenuWeak | TWeakPtr< FAvaRundownPageContextMenu > | Rundown/Pages/AvaRundownPageContext.h | ||
| FAvaRundownPageContextMenu | friend | Rundown/Pages/AvaRundownPageContext.h | ||
| PageListReference | FAvaRundownPageListReference | Rundown/Pages/AvaRundownPageContext.h | ||
| RundownEditorWeak | TWeakPtr< FAvaRundownEditor > | Rundown/Pages/AvaRundownPageContext.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const FAvaRundownPageListReference & GetPageListReference() |
Rundown/Pages/AvaRundownPageContext.h | ||
TSharedPtr< FAvaRundownEditor > GetRundownEditor() |
Rundown/Pages/AvaRundownPageContext.h |