Click or drag to resize

WeatherMakerLightManagerScriptLightState Class

Light state
Inheritance Hierarchy
SystemObject
  DigitalRuby.WeatherMakerWeatherMakerLightManagerScriptLightState

Namespace:  DigitalRuby.WeatherMaker
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public class LightState

The WeatherMakerLightManagerScriptLightState type exposes the following members.

Constructors
  NameDescription
Public methodWeatherMakerLightManagerScriptLightState
Initializes a new instance of the WeatherMakerLightManagerScriptLightState class
Top
Properties
  NameDescription
Public propertyLight
Light
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodReset
Reset state
Public methodToString (Inherited from Object.)
Top
See Also