unreal.AvaMRQRundownPage

class unreal.AvaMRQRundownPage(rundown: AvaRundown = Ellipsis, page_id: int = 0)

Bases: StructBase

Ava MRQRundown Page

C++ Source:

  • Plugin: Avalanche

  • Module: AvalancheMRQ

  • File: AvaMRQRundownPageSetting.h

Editor Properties: (see get_editor_property/set_editor_property)

  • page_id (int32): [Read-Write]

  • rundown (AvaRundown): [Read-Write]

property page_id: int

[Read-Write]

Type:

(int32)

property rundown: AvaRundown

[Read-Write]

Type:

(AvaRundown)