FCommandLine::GetOriginal

Returns the command line originally passed to the executable.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/CommandLine.h

Include

#include "Misc/CommandLine.h"

Source

/Engine/Source/Runtime/Core/Private/Misc/CommandLine.cpp

Syntax

static const TCHAR * GetOriginal()

Remarks

Returns the command line originally passed to the executable.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss