Enum EPlayOnLaunchConfiguration
Configuration to use when launching on device.
Namespace: UE4.UnrealEd
Assembly: UE4DotNet.dll
Syntax
public enum EPlayOnLaunchConfiguration
Fields
| Name | Description |
|---|---|
| LaunchConfig_Debug | |
| LaunchConfig_Default | |
| LaunchConfig_Development | |
| LaunchConfig_MAX | |
| LaunchConfig_Shipping | |
| LaunchConfig_Test |