IndicatorOrientation Enumeration |
[Missing <summary> documentation for "T:Planetbase.IndicatorOrientation"]
Namespace: PlanetbaseAssembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic enum IndicatorOrientation
Public Enumeration IndicatorOrientation
public enum class IndicatorOrientation
Members
| Member name | Value | Description |
---|
| Horizontal | 0 | |
| Vertical | 1 | |
See Also