Navigation
API > API/Developer > API/Developer/LauncherServices > API/Developer/LauncherServices/ILauncherProfile
References
| Module | LauncherServices |
| Header | /Engine/Source/Developer/LauncherServices/Public/ILauncherProfile.h |
| Include | #include "ILauncherProfile.h" |
void SetEditorExe
&40;
const FString & EditorExe
&41;
Remarks
Sets the path to the editor executable to use in UAT.
Parameters
| Name | Description |
|---|---|
| EditorExe | Path to the editor executable. |