Click or drag to resize
MyCommand Class

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

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

Inheritance Hierarchy
SystemObject
  VRageMyCommand

Namespace: VRage
Assembly: VRage (in VRage.dll) Version: 1.0.0.0
Syntax
C#
public abstract class MyCommand

The MyCommand type exposes the following members.

Constructors
  NameDescription
Public methodMyCommand
Initializes a new instance of the MyCommand class
Top
Properties
  NameDescription
Public propertyMethods
Top
Methods
  NameDescription
Public methodExecute
Public methodGetHint
Public methodPrefix
Top
See Also