Skip to main content

B1WeatherTableRow

  • Table row defining a weather type including its category, visual steps, shipwreck configs, and associated scripts.
PropertyTypeDescriptionMetadata
WeatherTextIdFStringText ID used to display the weather name in the UI.Category: B1WeatherTableRow
Foreign: Text_Widget.Id
WeatherCategoryEB1WeatherCategoryCategory of this weather entry, such as normal or disaster.Category: B1WeatherTableRow
ShipwrecksTArrayList of shipwreck configurations that can be triggered by this weather.Category: B1WeatherTableRow
WeatherStepsTArrayOrdered list of visual and temperature detail settings for each intensity step.Category: B1WeatherTableRow
OnStartScriptIdsTArrayList of weather script IDs executed when this weather begins.Category: B1WeatherTableRow
Foreign: Script_Weather.Id
OnEndScriptIdsTArrayList of weather script IDs executed when this weather ends.Category: B1WeatherTableRow
Foreign: Script_Weather.Id
IdFNameUnique IdCategory: B1TableRowBase
CommentFStringDev CommentCategory: B1TableRowBase