Property IncludeInBuild
IncludeInBuild
If true, the assets in this group will be included in the Addressables build. This flag was previously stored per-schema on the buildable schemas; it now lives on the group and applies to whichever buildable schema is enabled.
Declaration
public bool IncludeInBuild { get; set; }
Property Value
| Type | Description |
|---|---|
| bool |