common/src/main/kotlin/com/jetbrains/teamcity/plugins/unrealengine/common/buildcookrun/UnrealTargetConfigurationsParameter.kt [36:41]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - override val defaultValue = UnrealTargetConfiguration.Development.value override val required = true override val allowCustomValues = false override val description = null override val options = UnrealTargetConfigurationsParameter.options override val separator = SEPARATOR - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - common/src/main/kotlin/com/jetbrains/teamcity/plugins/unrealengine/common/buildcookrun/UnrealTargetConfigurationsParameter.kt [47:52]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - override val defaultValue = UnrealTargetConfiguration.Development.value override val required = true override val allowCustomValues = false override val description = null override val options = UnrealTargetConfigurationsParameter.options override val separator = SEPARATOR - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -