Method GenerateTypeStrippingInfo
GenerateTypeStrippingInfo(AddressableAssetsBuildContext, ContentCatalogData)
Relocates the metadata hash file to a known location for player build type stripping purposes
Declaration
public void GenerateTypeStrippingInfo(AddressableAssetsBuildContext aaContext, ContentCatalogData contentCatalog)
Parameters
| Type | Name | Description |
|---|---|---|
| AddressableAssetsBuildContext | aaContext | The build context containing information about the Addressable assets and their dependencies. |
| ContentCatalogData | contentCatalog | Content catalog data of the build. |