Navigation
API > API/Editor > API/Editor/UnrealEd
| Name | ELaunchModeType |
| Type | enum |
| Header File | /Engine/Source/Editor/UnrealEd/Classes/Settings/LevelEditorPlaySettings.h |
| Include Path | #include "Settings/LevelEditorPlaySettings.h" |
Syntax
enum ELaunchModeType
{
LaunchMode_OnDevice,
}
Values
| Name | Remarks |
|---|---|
| LaunchMode_OnDevice | Runs the map on a specified device. |