Enum UnitUtility.UnitType
enum for the different types of data that can be formatted.
Namespace: GDA
Assembly: Assembly-CSharp.dll
Syntax
public enum UnitType
Fields
| Name | Description |
|---|---|
| Energy | |
| Length | |
| Money | |
| Percentage | |
| Power | |
| Pressure | |
| Unitless | |
| Weight |
enum for the different types of data that can be formatted.
public enum UnitType
| Name | Description |
|---|---|
| Energy | |
| Length | |
| Money | |
| Percentage | |
| Power | |
| Pressure | |
| Unitless | |
| Weight |