Navigation
API > API/Plugins > API/Plugins/AvalancheMedia
| Name | FAvaRundownPageListReference |
| Type | struct |
| Header File | /Engine/Plugins/VirtualProduction/Avalanche/Source/AvalancheMedia/Public/AvaMediaDefines.h |
| Include Path | #include "AvaMediaDefines.h" |
Syntax
USTRUCT (BlueprintType , DisplayName="Motion Design Rundown Page List Reference")
struct FAvaRundownPageListReference
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| SubListId | FGuid | AvaMediaDefines.h | ||
| Type | EAvaRundownPageListType | AvaMediaDefines.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator!=
(
const FAvaRundownPageListReference& InOther |
AvaMediaDefines.h | ||
bool operator==
(
const FAvaRundownPageListReference& InOther |
AvaMediaDefines.h |