EventInfo.product.sbyml: Difference between revisions
→Contents
imported>Leoetlino (→Demos) |
imported>Leoetlino |
||
Line 105: | Line 105: | ||
|- | |- | ||
| name || string || BGM name | | name || string || BGM name | ||
|} | |||
|- | |||
|} | |||
==== Flowcharts ==== | |||
Only for event flowcharts. | |||
{|class="wikitable sortable" | |||
! Name !! Type !! Description | |||
|- | |||
| subfile || array || Other flowcharts that are referenced in this flowchart and that must be loaded | |||
{|class="wikitable sortable" | |||
! Name !! Type !! Description | |||
|- | |||
| file || string || Flowchart file name (e.g. Common.bfevfl) | |||
|} | |} | ||
Line 111: | Line 126: | ||
==== Timelines ==== | ==== Timelines ==== | ||
Only for event timelines. | |||
{|class="wikitable sortable" | {|class="wikitable sortable" | ||
! Name !! Type !! Description | ! Name !! Type !! Description | ||
Line 118: | Line 135: | ||
! Name !! Type !! Description | ! Name !! Type !! Description | ||
|- | |- | ||
| name || string || Sub-timeline name | | name || string || Sub-timeline name (e.g. Demo130_0_effect) | ||
|} | |} | ||