Class PlacedObject.SnowSourceData.Shape
- Namespace
- Global
- Assembly
- Assembly-CSharp.dll
public class PlacedObject.SnowSourceData.Shape : ExtEnum<PlacedObject.SnowSourceData.Shape>, IComparable, IEquatable<PlacedObject.SnowSourceData.Shape>
- Inheritance
-
PlacedObject.SnowSourceData.Shape
- Implements
- Inherited Members
Constructors
Shape(string, bool)
public Shape(string value, bool register = false)
Parameters
Fields
Column
public static readonly PlacedObject.SnowSourceData.Shape Column
Field Value
None
public static readonly PlacedObject.SnowSourceData.Shape None
Field Value
Radial
public static readonly PlacedObject.SnowSourceData.Shape Radial
Field Value
Strip
public static readonly PlacedObject.SnowSourceData.Shape Strip
Field Value
UnSnow
public static readonly PlacedObject.SnowSourceData.Shape UnSnow