Click or drag to resize
MyDamageSystemPriority Enumeration

[This is preliminary documentation and is subject to change.]

Standard priority values

Namespace: VRage.Game.ModAPI
Assembly: VRage.Game (in VRage.Game.dll) Version: 1.0.0.0
Syntax
C#
public enum MyDamageSystemPriority
Members
  Member nameValueDescription
Critical100
Normal500
Low1000
See Also