Command Line
Easy read of the commands passed in when your game was launched
Introduction
Examples
Get Argument Line
string argumentLine = CommandLine.GetArgumentLine();Get Arguments
string[] arguments = CommandLine.GetArguments();Get Steam Lobby Invite
Get Auto Config
Last updated