Click or drag to resize

ReliantWeatherPropertyApplyIntensity Method

Calculates an intensity from the parents intensity, weighted by curves, then applies that intensity value to all IntensityComponentCurves

Namespace:  WeatherSystem
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public override void ApplyIntensity(
	IntensityData intensityData
)

Parameters

intensityData
Type: WeatherSystemIntensityData

[Missing <param name="intensityData"/> documentation for "M:WeatherSystem.ReliantWeatherProperty.ApplyIntensity(WeatherSystem.IntensityData)"]

See Also