Click or drag to resize

ProceduralAttribute Class

An attribute for denoting a field only used in 'Procedural' mode
Inheritance Hierarchy
SystemObject
  SystemAttribute
    WeatherSystemProceduralAttribute

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

The ProceduralAttribute type exposes the following members.

Constructors
  NameDescription
Public methodProceduralAttribute
Initializes a new instance of the ProceduralAttribute class
Top
See Also