IsContentOnlyBuild
Returns true if the build is a content only build type like an AssetBundle build.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Property
- Namespace: UnityEditor.Build
- Assembly: UnityEditor.CoreModule
public bool IsContentOnlyBuild { get; }