Space Engineers
Classes | Public Member Functions | List of all members
Sandbox.Game.GUI.MyCommandScript Class Reference
Inheritance diagram for Sandbox.Game.GUI.MyCommandScript:
VRage.MyCommand

Public Member Functions

override string Prefix ()
 
 MyCommandScript (Type type)
 
- Public Member Functions inherited from VRage.MyCommand
 MyCommand ()
 
StringBuilder Execute (string method, List< string > args)
 
StringBuilder GetHint (string method)
 

Additional Inherited Members

- Protected Attributes inherited from VRage.MyCommand
Dictionary< string, MyCommandActionm_methods
 
- Properties inherited from VRage.MyCommand
List< string > Methods [get]
 

Detailed Description

Definition at line 10 of file MyCommandScript.cs.

Constructor & Destructor Documentation

Sandbox.Game.GUI.MyCommandScript.MyCommandScript ( Type  type)
inline

Definition at line 25 of file MyCommandScript.cs.

Member Function Documentation

override string Sandbox.Game.GUI.MyCommandScript.Prefix ( )
inlinevirtual

Implements VRage.MyCommand.

Definition at line 20 of file MyCommandScript.cs.


The documentation for this class was generated from the following file: