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
true
if there were arguments in the string,false
otherwise
- string argument