XboxBuildSubtarget
Target Xbox build type.
Read time 1 minuteLast updated 7 days ago
Definition
- Type: Enum
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
public enum XboxBuildSubtarget
Remarks
Additional Resources: xboxBuildSubtarget.
Fields
Value | Description |
|---|---|
| Debug | Debug player (for building with source code). |
| Development | Development player. |
| Master | Master player (submission-proof). |