Navigation
Unreal Engine C++ API Reference > Runtime > Core > Misc > FCommandLine
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 |
static const TCHAR &42; RemoveExeName
&40;
const TCHAR &42; CmdLine
&41;
Remarks
Removes the executable name from the passed CmdLine, denoted by parentheses. Returns the CmdLine string without the executable name.
Removes the executable name from a commandline, denoted by parentheses.