FCommandLine::Get

Returns an edited version of the executable's command line with the game name and certain other parameters removed.

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 * Get()

Remarks

Returns an edited version of the executable's command line with the game name and certain other parameters removed.

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