Click or drag to resize
MyEventArgs Class

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

[Missing <summary> documentation for "T:VRage.Utils.MyEventArgs"]

Inheritance Hierarchy

Namespace: VRage.Utils
Assembly: VRage (in VRage.dll) Version: 1.0.0.0
Syntax
C#
public class MyEventArgs : EventArgs

The MyEventArgs type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyArgNames
Top
Methods
  NameDescription
Public methodGetArg
Public methodSetArg
Top
See Also