Property IncludeInBuild
IncludeInBuild
If true, the group's content will be included in the Addressables build.
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.