EImportanceLevel
Namespace: UAssetAPI.UnrealTypes.EngineEnums
public enum EImportanceLevel
Inheritance Object → ValueType → Enum → EImportanceLevel
Implements IComparable, ISpanFormattable, IFormattable, IConvertible
Fields
| Name | Value | Description |
|---|---|---|
| IL_Off | 0 | |
| IL_Lowest | 1 | |
| IL_Low | 2 | |
| IL_Normal | 3 | |
| IL_High | 4 | |
| IL_Highest | 5 | |
| TEMP_BROKEN2 | 6 | |
| EImportanceLevel_MAX | 7 |