Class PlacedObject.SSLightRodData
- Namespace
- Global
- Assembly
- Assembly-CSharp.dll
public class PlacedObject.SSLightRodData : PlacedObject.Data
- Inheritance
-
PlacedObject.SSLightRodData
- Inherited Members
-
Constructors
SSLightRodData(PlacedObject)
public SSLightRodData(PlacedObject owner)
Parameters
owner PlacedObject
Fields
brightness
Field Value
- float
depth
Field Value
- float
length
Field Value
- float
panelPos
Field Value
- Vector2
rotation
Field Value
- float
Methods
BaseSaveString()
public string BaseSaveString()
Returns
- string
FromString(string)
public override void FromString(string s)
Parameters
s string
ToString()
public override string ToString()
Returns
- string