Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

EditorUserBuildSettings.SwitchActiveBuildTarget

static function SwitchActiveBuildTarget(target: BuildTarget): bool;
static bool SwitchActiveBuildTarget(BuildTarget target);
static def SwitchActiveBuildTarget(target as BuildTarget) as bool

Description

Select a new build target to be active.

Note: This method is not available when running the Editor in batch mode.