IntensityDrivenInstanceEventConditionalUpdateWithIntensity Method |
Utilises the intensity element of the IntensityData to caluclate a chance for the event to occur, if a threshold is met, the event is activated
Namespace:
WeatherSystem.IntensityComponents
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxprotected override void ConditionalUpdateWithIntensity(
IntensityData intensityData
)
Parameters
- intensityData
- Type: WeatherSystemIntensityData
The intensity data
See Also