Property IncludeInBuild
IncludeInBuild
If true, the assets in this group will be included in the build of bundles.
Declaration
public bool IncludeInBuild { get; set; }
Property Value
| Type | Description |
|---|---|
| bool |
Remarks
Include in Build is stored on the owning AddressableAssetGroup. This property forwards to IncludeInBuild so the group remains the single source of truth.