Navigation
API > API/Plugins > API/Plugins/AvalancheMedia
| Name | FAvaRundownSubList |
| Type | struct |
| Header File | /Engine/Plugins/VirtualProduction/Avalanche/Source/AvalancheMedia/Public/Rundown/AvaRundown.h |
| Include Path | #include "Rundown/AvaRundown.h" |
Syntax
USTRUCT ()
struct FAvaRundownSubList
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Id | FGuid | Unique identifier for the page list. | Rundown/AvaRundown.h | |
| Name | FText | Display Name | Rundown/AvaRundown.h | |
| PageIds | TArray< int32 > | Rundown/AvaRundown.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool IsValid() |
Rundown/AvaRundown.h |