Game.Tools.WaterToolSystem+Attribute
Assembly: Game
Namespace: Game.Tools
Type: enum sealed public
Base: System.Enum
Implements: System.IComparable
, System.ISpanFormattable
, System.IFormattable
, System.IConvertible
Code
public sealed enum Attribute : System.IComparable, System.ISpanFormattable, System.IFormattable, System.IConvertible
{
public System.Int32 value__;
public static const Game.Tools.WaterToolSystem+Attribute None;
public static const Game.Tools.WaterToolSystem+Attribute Location;
public static const Game.Tools.WaterToolSystem+Attribute Radius;
public static const Game.Tools.WaterToolSystem+Attribute Rate;
public static const Game.Tools.WaterToolSystem+Attribute Height;
}
Fields
public System.Int32 value__
public System.Int32 value__;
public static const Game.Tools.WaterToolSystem+Attribute None
public static const Game.Tools.WaterToolSystem+Attribute None;
public static const Game.Tools.WaterToolSystem+Attribute Location
public static const Game.Tools.WaterToolSystem+Attribute Location;
public static const Game.Tools.WaterToolSystem+Attribute Radius
public static const Game.Tools.WaterToolSystem+Attribute Radius;
public static const Game.Tools.WaterToolSystem+Attribute Rate
public static const Game.Tools.WaterToolSystem+Attribute Rate;
public static const Game.Tools.WaterToolSystem+Attribute Height
public static const Game.Tools.WaterToolSystem+Attribute Height;