Class MyDamageSystemPriority
Standard priority values
Inheritance
System.Object
MyDamageSystemPriority
Namespace: VRage.Game.ModAPI
Assembly: VRage.Game.dll
Syntax
public sealed class MyDamageSystemPriority : Enum
Fields
Critical
Declaration
public const MyDamageSystemPriority Critical
Field Value
| Type | Description |
|---|---|
| MyDamageSystemPriority |
Low
Declaration
public const MyDamageSystemPriority Low
Field Value
| Type | Description |
|---|---|
| MyDamageSystemPriority |
Normal
Declaration
public const MyDamageSystemPriority Normal
Field Value
| Type | Description |
|---|---|
| MyDamageSystemPriority |
value__
Declaration
public int value__
Field Value
| Type | Description |
|---|---|
| System.Int32 |