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