Api session event editor weather: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
API api session event editor weather Events. | API api session event editor weather Events. | ||
Weather editing. | [[Weather]] editing. | ||
{|class=wikitable | {|class=wikitable | ||
!Name | !Name | ||
Revision as of 08:16, 31 March 2026
API api session event editor weather Events.
Weather editing.
| Name | Description |
|---|---|
| ADD | Add a new Weather of a specified type. |
| APPEND_ATTRIBUTE | Appended to existing Weather attribute value |
| DUPLICATE | Create a copy of each specified Weather. The copies will have the same Setting and attributes, but can be edited independently of the originals. |
| REMOVE | Remove the specified Weather. |
| REMOVE_ATTRIBUTE | Remove the specified attributes of the specified Weather. The attributes, including attributes which are added to a Weather by default, are removed entirely. |
| SET_ATTRIBUTE | Set Weather attribute value |
| SET_ATTRIBUTES | Set multiple Weather attribute values |
| SET_NAME | Set the name for a specified Weather. |
Specific Events:
| Name | Description |
|---|---|
| REMOVE_FLOOD_OVERLAY | Remove the specified visualization Overlay from specified Weather. |
| SET_DURATION | Set how long the specified Weather's visualization lasts when it is Triggered. |
| SET_EFFECT | Set what kind of Weather the specified Weather is. |
| SET_FLOOD_OVERLAY | Set a specific visualization Overlay for a specified Weather. |
| SET_TRIGGER_SEC | Set whether the specified Weather's visualization Trigger automatically. |