Click or drag to resize
MyDamageInformation Structure

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

This structure contains all information about damage being done.

Namespace: VRage.Game.ModAPI
Assembly: VRage.Game (in VRage.Game.dll) Version: 1.0.0.0
Syntax
C#
public struct MyDamageInformation

The MyDamageInformation type exposes the following members.

Constructors
  NameDescription
Public methodMyDamageInformation
Initializes a new instance of the MyDamageInformation class
Top
Fields
See Also