MyConsoleTryGetCommand Method |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "M:VRage.MyConsole.TryGetCommand(System.String,VRage.MyCommand@)"]
Namespace: VRage
public static bool TryGetCommand( string commandName, out MyCommand command )
[Missing <param name="commandName"/> documentation for "M:VRage.MyConsole.TryGetCommand(System.String,VRage.MyCommand@)"]
[Missing <param name="command"/> documentation for "M:VRage.MyConsole.TryGetCommand(System.String,VRage.MyCommand@)"]
[Missing <returns> documentation for "M:VRage.MyConsole.TryGetCommand(System.String,VRage.MyCommand@)"]