Enum EProjectPackagingBuildConfigurations
Enumerates the available build configurations for project packaging.
Namespace: UE4.UnrealEd
Assembly: UE4DotNet.dll
Syntax
public enum EProjectPackagingBuildConfigurations
Fields
Name | Description |
---|---|
PPBC_DebugGame | |
PPBC_DebugGameClient | |
PPBC_Development | |
PPBC_DevelopmentClient | |
PPBC_MAX | |
PPBC_Shipping | |
PPBC_ShippingClient |