Navigation
Unreal Engine C++ API Reference > Editor > UnrealEd > Editor > UEditorEngine
References
Module | UnrealEd |
Header | /Engine/Source/Editor/UnrealEd/Classes/Editor/EditorEngine.h |
Include | #include "Editor/EditorEngine.h" |
Source | /Engine/Source/Editor/UnrealEd/Private/EditorEngine.cpp |
void ParseMapSectionIni
&40;
const TCHAR &42; InCmdParams,
TArray< FString > & OutMapList
&41;
Remarks
Check the InCmdParams for "MAPINISECTION=
Parameters
Name | Description |
---|---|
InCmdParams | The cmd line parameters for the application |
OutMapList | The list of maps from the ini section, empty if not found |