Show / Hide Table of Contents

Class TErrorSeverity

Inheritance
System.Object
TErrorSeverity
Namespace: VRage.Game
Assembly: VRage.Game.dll
Syntax
public sealed class TErrorSeverity : Enum

Fields

Critical

Declaration
public const TErrorSeverity Critical
Field Value
Type Description
TErrorSeverity

Error

Declaration
public const TErrorSeverity Error
Field Value
Type Description
TErrorSeverity

Notice

Declaration
public const TErrorSeverity Notice
Field Value
Type Description
TErrorSeverity

value__

Declaration
public int value__
Field Value
Type Description
System.Int32

Warning

Declaration
public const TErrorSeverity Warning
Field Value
Type Description
TErrorSeverity
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾