UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
CommandLine.h File Reference

Go to the source code of this file.

Namespaces

namespace  uLang
 
namespace  uLang::CommandLine
 

Functions

VERSECOMPILER_API void uLang::CommandLine::Init (int ArgC, char *ArgV[])
 
VERSECOMPILER_API void uLang::CommandLine::Init (const SCommandLine &Rhs)
 
VERSECOMPILER_API bool uLang::CommandLine::IsSet ()
 
VERSECOMPILER_API const SCommandLineuLang::CommandLine::Get ()