UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FIOSCommandLineHelper Class Reference

#include <IOSCommandLineHelper.h>

Static Public Member Functions

static void MergeCommandlineWithSaved (TCHAR CommandLine[16384])
 
static bool TryReadCommandLineFile (const FString &CommandLineFilePath)
 
static void InitCommandArgs (FString AdditionalCommandArgs)
 

Member Function Documentation

◆ InitCommandArgs()

static void FIOSCommandLineHelper::InitCommandArgs ( FString  AdditionalCommandArgs)
inlinestatic

◆ MergeCommandlineWithSaved()

static void FIOSCommandLineHelper::MergeCommandlineWithSaved ( TCHAR  CommandLine[16384])
inlinestatic

Merge the given commandline with GSavedCommandLinePortion, which may start with ? options that need to come after first token

◆ TryReadCommandLineFile()

static bool FIOSCommandLineHelper::TryReadCommandLineFile ( const FString &  CommandLineFilePath)
inlinestatic

The documentation for this class was generated from the following file: