Click or drag to resize

RelianceWeighting Class

A data object for data relating to the reliance of an object on a WeatherProperty parent using a curve
Inheritance Hierarchy
SystemObject
  WeatherSystemRelianceWeighting

Namespace:  WeatherSystem
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
[SerializableAttribute]
public class RelianceWeighting

The RelianceWeighting type exposes the following members.

Constructors
  NameDescription
Public methodRelianceWeighting
Initializes a new instance of the RelianceWeighting class
Top
Fields
  NameDescription
Public fieldintensityParent
The WeatherProperty parent
Public fieldweightingCurve
The weighting curve for this parent
Top
See Also