Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | Properties | List of all members
KSP.UI.Screens.DebugToolbar.DebugScreenConsole.ConsoleCommand Class Reference

Public Member Functions

 ConsoleCommand ()
 
 ConsoleCommand (string command, OnConsoleCommand onCommand, string help=null)
 

Properties

string command [get, set]
 
string help [get, set]
 
OnConsoleCommand onCommand [get, set]
 

Constructor & Destructor Documentation

KSP.UI.Screens.DebugToolbar.DebugScreenConsole.ConsoleCommand.ConsoleCommand ( )
inline
KSP.UI.Screens.DebugToolbar.DebugScreenConsole.ConsoleCommand.ConsoleCommand ( string  command,
OnConsoleCommand  onCommand,
string  help = null 
)
inline

Property Documentation

string KSP.UI.Screens.DebugToolbar.DebugScreenConsole.ConsoleCommand.command
getset
string KSP.UI.Screens.DebugToolbar.DebugScreenConsole.ConsoleCommand.help
getset
OnConsoleCommand KSP.UI.Screens.DebugToolbar.DebugScreenConsole.ConsoleCommand.onCommand
getset

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