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