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

Public Member Functions

override string Prefix ()
 
- 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 MyCommandCharacter.cs.

Member Function Documentation

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

Implements VRage.MyCommand.

Definition at line 17 of file MyCommandCharacter.cs.


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