Api session event editor weather

From Tygron Support wiki
Revision as of 10:27, 30 March 2026 by Frank@tygron.nl (talk | contribs) (Created page with "API api session event editor weather Events. Weather editing. {|class=wikitable !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 settings and attributes, but...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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 settings and attributes, but can be edited independently of the originals.
REMOVE Remove the specified weathers.
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 triggers automatically.

See also