IO::GetCommandLineArgs Function
Gets the command line arguments that were passed to the game.
Syntax
array<string>@ IO::GetCommandLineArgs()
Return value
Remarks
None.
Gets the command line arguments that were passed to the game.
array<string>@ IO::GetCommandLineArgs()
None.