VRage.Game.ModAPI.Ingame.Utilities.MyCommandLine.TryParse - bimbam2103/space_engineers GitHub Wiki
← Index ← Namespace Index ← MyCommandLine
public bool TryParse(string argument)Attempts to parse the given string as a command line
trueif there were arguments in the string,falseotherwise
- string argument