Api session event editor weather: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 51: | Line 51: | ||
|Set whether the specified [[Weather]]'s visualization [[Trigger]] automatically. | |Set whether the specified [[Weather]]'s visualization [[Trigger]] automatically. | ||
|} | |} | ||
{{article end|seealso=*[[Api Events]]}} | {{article end|seealso=*[[Api Events]] | ||
*[[api session items weathers]] | |||
}} | |||
[[Category:API]] | [[Category:API]] | ||
Revision as of 11:46, 1 April 2026
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. |