Click or drag to resize

ManualAttribute Class

An attribute for denoting a field only used in 'Manual' mode
Inheritance Hierarchy

Namespace:  WeatherSystem
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public class ManualAttribute : Attribute

The ManualAttribute type exposes the following members.

Constructors
  NameDescription
Public methodManualAttribute
Initializes a new instance of the ManualAttribute class
Top
See Also