Api session event editor scenario: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
Api session event editor scenario | Api session event editor scenario Endpoints. | ||
API Endpoints for [[Scenario]] editing. | API Endpoints for [[Scenario]] editing. | ||
| Line 73: | Line 73: | ||
|} | |} | ||
{{article end|seealso=*[[Api Events]] | {{article end|seealso=*[[Api Events]] | ||
*[[Api session items scenarios]] | |||
}} | }} | ||
[[Category:API]] | [[Category:API]] | ||
Latest revision as of 13:40, 14 April 2026
Api session event editor scenario Endpoints.
API Endpoints for Scenario editing.
| Name | Description |
|---|---|
| add | Add new Scenario. |
| append_attribute | Appended to existing Scenario attribute value |
| duplicate | Duplicate existing Scenario |
| remove | Remove existing Scenario |
| remove_attribute | Remove attribute from Scenario |
| set_active | Activate Scenario, when testrun is active the Scenerio can restart it. |
| set_attribute | Set Scenario attribute value |
| set_attributes | Set multiple Scenario attribute values |
| set_name | Set new name of existing Scenario |
Additional API Endpoints:
| Name | Description |
|---|---|
| add_event | Add empty dummy event that is Triggered on Scenario activation. |
| add_measure | Add a Measure that is Triggered on Scenario activation. |
| remove_cinematic | Remove Cinematic |
| remove_event | Remove Event |
| remove_measure | Remove Measure |
| set_cinematic | Set Cinematic |
| set_description | Set Description |
| set_event | Set Event |
| set_limit_neighborhoods | Set Limit Neighborhood |
| set_limit_type | Set Limit Type |
| set_restart_testrun | When true test run is restarted on Scenario activation. This option will be deprecated in the future and replaced by multiple maps. |