Subtarget
The subtarget the build was created for, as an integer.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Field
- Namespace: UnityEditor.Build
- Assembly: UnityEditor.CoreModule
public int Subtarget
Remarks
The integer maps to a platform-specific subtarget enum. For standalone platforms this is StandaloneBuildSubtarget. Valid subtarget values depend on the platform. See BuildSummary.GetSubtarget for details.