Skip to main content

B1WeatherTriggerTableRow

  • Table row that associates a map and trigger type with the scripts to run when a weather trigger condition starts or ends.
PropertyTypeDescriptionMetadata
MapIdFNameID of the map where this weather trigger applies.Category: B1WeatherTriggerTableRow
Foreign: Map.Id
TriggerTypeEB1WeatherTriggerTypeType of weather trigger event.Category: B1WeatherTriggerTableRow
SubIdFNameSub-identifier used to further specify the trigger condition based on TriggerType.Category: B1WeatherTriggerTableRow
SearchLink: FB1WeatherTriggerTableRow.TriggerType
StartScriptIdsTArrayList of weather script IDs executed when this trigger condition starts.Category: B1WeatherTriggerTableRow
Foreign: Script_Weather.Id
EndScriptIdsTArrayList of weather script IDs executed when this trigger condition ends.Category: B1WeatherTriggerTableRow
Foreign: Script_Weather.Id
IdFNameUnique IdCategory: B1TableRowBase
CommentFStringDev CommentCategory: B1TableRowBase