Class SSLightRod.LightVessel
- Namespace
- Global
- Assembly
- Assembly-CSharp.dll
public class SSLightRod.LightVessel
- Inheritance
-
SSLightRod.LightVessel
- Inherited Members
Constructors
LightVessel(SSLightRod)
public LightVessel(SSLightRod rod)
Parameters
rodSSLightRod
Fields
light
public LightSource light
Field Value
progression
public float progression
Field Value
rod
public SSLightRod rod
Field Value
size
public float size
Field Value
speed
public float speed
Field Value
strength
public float strength
Field Value
visible
public float visible
Field Value
Properties
placedObject
public PlacedObject placedObject { get; }
Property Value
rodData
public PlacedObject.SSLightRodData rodData { get; }
Property Value
Methods
Reset()
public void Reset()
Update()
public void Update()