PreInit

Overload list

Windows
MacOS
Linux
Name Description

Public function

int32

 

PreInit

(
    const TCHAR* CmdLine
)

Pre-Initialize the main loop - parse command line, sets up GIsEditor, etc.

Public function

int32

 

PreInit

(
    int32 ArgC,
    TCHAR* ArgV,
    const TCHAR* AdditionalCommand...
)

Pre-Initialize the main loop, and generates the commandline from standard ArgC/ArgV from main().

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