Api session event editor scenario: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 64: | Line 64: | ||
|- | |- | ||
|[[api session event editor scenario set limit neighborhoods|SET_LIMIT_NEIGHBORHOODS]] | |[[api session event editor scenario set limit neighborhoods|SET_LIMIT_NEIGHBORHOODS]] | ||
|Set Limit [[Neighborhood]] | |Set Limit [[Neighborhood]] | ||
|- | |- | ||
|[[api session event editor scenario set limit type|SET_LIMIT_TYPE]] | |[[api session event editor scenario set limit type|SET_LIMIT_TYPE]] | ||
Revision as of 07:55, 31 March 2026
API api session event editor scenario Events.
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 |
Specific Events:
| 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. |