Space Engineers
Public Attributes | List of all members
VRage.MyCommand.MyCommandAction Class Reference

Public Attributes

StringBuilder AutocompleteHint = new StringBuilder("")
 
ParserDelegate Parser
 
ActionDelegate CallAction
 

Detailed Description

Definition at line 20 of file MyCommand.cs.

Member Data Documentation

StringBuilder VRage.MyCommand.MyCommandAction.AutocompleteHint = new StringBuilder("")

Definition at line 22 of file MyCommand.cs.

ActionDelegate VRage.MyCommand.MyCommandAction.CallAction

Definition at line 24 of file MyCommand.cs.

ParserDelegate VRage.MyCommand.MyCommandAction.Parser

Definition at line 23 of file MyCommand.cs.


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