Enum ETemperatureSeverityType
A parallel enum to the temperature change severity enum in CoreDelegates
Namespace: UE4.Engine
Assembly: UE4DotNet.dll
Syntax
public enum ETemperatureSeverityType
Remarks
Note if you change this, then you must change the one in CoreDelegates
Fields
Name | Description |
---|---|
Bad | |
Critical | |
ETemperatureSeverityType_MAX | |
Good | |
NumSeverities | |
Serious | |
Unknown |