IO::GetCommandLineArgs Function

Gets the command line arguments that were passed to the game.

Syntax

array<string>@ IO::GetCommandLineArgs()

Return value

array<string>@

Remarks

None.