ETemperatureSeverityType
Namespace: UAssetAPI.UnrealTypes.EngineEnums
public enum ETemperatureSeverityType
Inheritance Object → ValueType → Enum → ETemperatureSeverityType
Implements IComparable, ISpanFormattable, IFormattable, IConvertible
Fields
| Name | Value | Description |
|---|---|---|
| Unknown | 0 | |
| Good | 1 | |
| Bad | 2 | |
| Serious | 3 | |
| Critical | 4 | |
| NumSeverities | 5 | |
| ETemperatureSeverityType_MAX | 6 |