activeBuildTarget
The currently active build target.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Property
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
public static BuildTarget activeBuildTarget { get; }
Remarks
Note: If you are writing an importer, you must use AssetImportContext.selectedBuildTarget.