EventInfo.product.sbyml: Difference between revisions
Jump to navigation
Jump to search
no edit summary
imported>Leoetlino (→Contents: reorganise headings) |
imported>Leoetlino No edit summary |
||
Line 5: | Line 5: | ||
EventInfo is a machine generated file. It is not meant to be edited directly; much of the information it includes are either automatically generated or copied from event flows and other source-only files. | EventInfo is a machine generated file. It is not meant to be edited directly; much of the information it includes are either automatically generated or copied from event flows and other source-only files. | ||
The top level node is a map. Each entry corresponds to an event, with the key being <code>EventName<EntryPointName></code> and the value being the associated event properties. | The top level node is a map. Each entry corresponds to an event, with the key being <code>EventName<EntryPointName></code> and the value being the associated event properties. | ||
== Common event flow properties == | |||
{|class="wikitable sortable" | {|class="wikitable sortable" | ||
! Name !! Type !! Description | ! Name !! Type !! Description | ||
Line 118: | Line 117: | ||
|} | |} | ||
== Flowchart properties == | |||
The following properties are only used for event [[flowchart]]s: | The following properties are only used for event [[flowchart]]s: | ||
Line 134: | Line 133: | ||
|} | |} | ||
== Timeline properties == | |||
The following properties are only used for event [[timeline]]s: | The following properties are only used for event [[timeline]]s: | ||
Line 150: | Line 149: | ||
|} | |} | ||
== Movie properties == | |||
The following properties are only used for movies (including text only movies): | The following properties are only used for movies (including text only movies): | ||
Line 168: | Line 167: | ||
|} | |} | ||
== EventResourceCommon properties == | |||
The properties in this section are only used for event timelines and flowcharts (not movies). | The properties in this section are only used for event timelines and flowcharts (not movies). | ||
=== XLink === | |||
{|class="wikitable sortable" | {|class="wikitable sortable" | ||
! Name !! Type !! Description | ! Name !! Type !! Description | ||
Line 198: | Line 197: | ||
|} | |} | ||
=== Demos === | |||
An event is considered to be a demo if the entry point name contains "Demo". | An event is considered to be a demo if the entry point name contains "Demo". | ||
Line 210: | Line 209: | ||
|} | |} | ||
==== CameraSystem ==== | |||
{|class="wikitable sortable" | {|class="wikitable sortable" | ||
! Name !! Type !! Description | ! Name !! Type !! Description | ||
Line 228: | Line 227: | ||
|} | |} | ||
==== DemoAS ==== | |||
{|class="wikitable sortable" | {|class="wikitable sortable" | ||
! Name !! Type !! Description | ! Name !! Type !! Description |