Property IncludeAddressesForFolderChildren
IncludeAddressesForFolderChildren
Gets or sets whether assets inside an addressable folder keep their own individual address in the catalog, in addition to the folder's shared key (see IncludeFolderKeysInCatalog). GUIDs are unaffected. Only takes effect when IncludeFolderKeysInCatalog is enabled. Disable to reduce catalog size when assets are always loaded via the folder key.
Declaration
public bool IncludeAddressesForFolderChildren { get; set; }
Property Value
| Type | Description |
|---|---|
| bool |