Navigation
Unreal Engine C++ API Reference > Runtime > Launch > FEngineLoop
Type | Name | Description | |
---|---|---|---|
![]() |
int32 | PreInit
(
const TCHAR* CmdLine |
Pre-Initialize the main loop - parse command line, sets up GIsEditor, etc. |
![]() |
int32 | PreInit
(
int32 ArgC, |
Pre-Initialize the main loop, and generates the commandline from standard ArgC/ArgV from main(). |