Skip to main content

B1ObjectTemplateWeatherScriptEntry

  • Entry defining weather-specific scripts for an object template.
    * Maps a weather ID to start/end script lists executed when exposure state changes under that weather.
PropertyTypeDescriptionMetadata
WeatherIdFNameID of the weather this script entry targets.Category: B1ObjectTemplateWeatherScriptEntry
Foreign: Weather.Id
OnStartScriptIdsTArrayScript IDs executed when the object starts being weather-exposed for this weather.Category: B1ObjectTemplateWeatherScriptEntry
Foreign: Script_Weather.Id
OnEndScriptIdsTArrayScript IDs executed when the object stops being weather-exposed for this weather.Category: B1ObjectTemplateWeatherScriptEntry
Foreign: Script_Weather.Id