Event: Difference between revisions
No edit summary |
|||
| (One intermediate revision by the same user not shown) | |||
| Line 3: | Line 3: | ||
An event has a type and parameters, which specify what the effect of the event is. There are many event types, with many different effects. | An event has a type and parameters, which specify what the effect of the event is. There are many event types, with many different effects. | ||
Events are very basic instructions for the {{software}} to execute. For this reason, they can only be predefined by [[ | Events are very basic instructions for the {{software}} to execute. For this reason, they can only be predefined by [[Account management#Different account types|editors]]. But by using events, it is possible to make a project more complex and help automate events that occur when activating scenarios. | ||
==Where events can be used== | ==Where events can be used== | ||
| Line 12: | Line 12: | ||
===Event Bundles=== | ===Event Bundles=== | ||
It is also possible to create event bundles. Event bundles are collections of events that can be triggered as one package. The advantage over loose events is that event bundles can be triggered by multiple sources. Event bundles can be used to trigger events at specific points during a [[cinematic]]. Additionally, event bundles can also be added to [[ | It is also possible to create event bundles. Event bundles are collections of events that can be triggered as one package. The advantage over loose events is that event bundles can be triggered by multiple sources. Event bundles can be used to trigger events at specific points during a [[cinematic]]. Additionally, event bundles can also be added to [[Action Menu]]s of stakeholders. This means that it's possible to provide users with an option, solely to fire events. This can be useful to let a [[Stakeholder]] re-watch a cinematic or to automatically activate multiple [[measure]]s. | ||
==Server events and client events== | ==Server events and client events== | ||
| Line 28: | Line 28: | ||
{{editor location|Event Bundles}} | {{editor location|Event Bundles}} | ||
[[File:bundles-left.jpg|framed|left|The [[Left Panel]] allows you to add, remove, and select event bundles.]] | [[File:bundles-left.jpg|framed|left|The [[Left Panel]] allows you to add, remove, and select event bundles.]] | ||
You can create (empty) event bundles, which events can then be added to. An event bundle which does not contain events can be used as any other event bundle, but will have no effects. | You can create (empty) event bundles, which events can then be added to. An event bundle which does not contain events can be used as any other event bundle, but will have no effects. | ||
{{Editor steps|title=add an event bundle|In the ribbon header, select | {{Editor steps | ||
{{Editor steps|title=duplicate an event bundle|In the ribbon header, select | |title=add an event bundle | ||
{{Editor steps|title=remove an event bundle|In the ribbon header, select | |In the ribbon header, select [[Future Design]]. | ||
|In the ribbon bar, select "Event Bundles". | |||
|In the left panel, select "Add". | |||
}} | |||
{{Editor steps | |||
|title=duplicate an event bundle | |||
|In the ribbon header, select [[Future Design]]. | |||
|In the ribbon bar, select "Event Bundles". | |||
|In the left panel, select the event bundle you wish to duplicate. | |||
|In the left panel, select "Duplicate". | |||
}} | |||
{{Editor steps | |||
|title=remove an event bundle | |||
|In the ribbon header, select [[Future Design]]. | |||
|In the ribbon bar, select "Event Bundles". | |||
|In the left panel, select the event bundle you wish to remove. | |||
|In the left panel, select "Remove". | |||
}} | |||
==Adding, removing and editing events== | ==Adding, removing and editing events== | ||
To learn how to add or remove events from specific project items, refer to their respective articles. For example, if you wish to add an event to a measure, please see the article on [[measures]]. Similarly, refer to the relevant element articles to learn how to connect event bundles. | |||
{{:Editing Events}} | {{:Editing Events}} | ||
{{Template:Editor_future_design_nav}} | {{Template:Editor_future_design_nav}} | ||
Latest revision as of 13:30, 8 July 2026
Events in the Tygron Platform are instructions to the software. An event has to be predefined. It will only have an effect when the event is fired. A number of occurrences in the Tygron Platform can cause events to be fired. Examples include the planning and canceling of a measure, or applying an event bundle as an action.
An event has a type and parameters, which specify what the effect of the event is. There are many event types, with many different effects.
Events are very basic instructions for the Tygron Platform to execute. For this reason, they can only be predefined by editors. But by using events, it is possible to make a project more complex and help automate events that occur when activating scenarios.
Where events can be used
Places where events can be triggered are:
- the change of state of measures
- the activation of scenarios
- the activation of event bundles
Event Bundles
It is also possible to create event bundles. Event bundles are collections of events that can be triggered as one package. The advantage over loose events is that event bundles can be triggered by multiple sources. Event bundles can be used to trigger events at specific points during a cinematic. Additionally, event bundles can also be added to Action Menus of stakeholders. This means that it's possible to provide users with an option, solely to fire events. This can be useful to let a Stakeholder re-watch a cinematic or to automatically activate multiple measures.
Server events and client events
There are two kinds of events: server events and client events.
Server Events
- Main article: Server Events.
Server events are events which are communicated to the server, and may have effects for all stakeholders. An example of this is the activation of a measure. This may affect the project data and the indicator scores; changes which are also visible and possibly important to other stakeholders.
Client Events
- Main article: Client Events.
Client events are not communicated to the server and and are usually a graphical effect for the stakeholder who triggered the event. Examples of this include flashing an action menu to draw the user's attention, or the visualization of a weather effect.
Adding and removing event bundles

You can create (empty) event bundles, which events can then be added to. An event bundle which does not contain events can be used as any other event bundle, but will have no effects.
- In the ribbon header, select Future Design.
- In the ribbon bar, select "Event Bundles".
- In the left panel, select "Add".
- In the ribbon header, select Future Design.
- In the ribbon bar, select "Event Bundles".
- In the left panel, select the event bundle you wish to duplicate.
- In the left panel, select "Duplicate".
- In the ribbon header, select Future Design.
- In the ribbon bar, select "Event Bundles".
- In the left panel, select the event bundle you wish to remove.
- In the left panel, select "Remove".
Adding, removing and editing events
To learn how to add or remove events from specific project items, refer to their respective articles. For example, if you wish to add an event to a measure, please see the article on measures. Similarly, refer to the relevant element articles to learn how to connect event bundles.
For the exact steps for adding, removing, and changing events, please see Editing Events.