BasicGameLauncher.ProcessArgs

Removes the first element in the arguments array. (this value is generally the name of the executable and unneeded.)

class BasicGameLauncher
static
string[]
ProcessArgs
(
string[] args
)

Meta