Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Motion Design Rundown Page' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Ava Rundown Page |
Outputs
| Type | Name | Description |
|---|---|---|
| boolean | Enabled | |
| integer | Page Id | |
| integer | Template Id | Page Instance Property: Template Id for this page. |
| integer | Combined Template Ids | Template property: For combination template, lists the templates that are combined.A combination template can only be created using transition logic templates.In order to create a combination template, the templates must be in different transition layers. |
| string | Page Name | |
| struct | Asset Path | Template property: path for this template. |
| integer | Instances | Template property: List the Ids of all instances. |
| integer | Output Channel | |
| text | Page Summary | |
| text | Friendly Name | |
| boolean | Has Transition Logic | Indicate if the template asset has transition logic. |
| enum | Transition Mode | |
| struct | Instanced Commands | Page command that can be executed when playing this page. |