Method GenerateTypeStrippingInfo
GenerateTypeStrippingInfo(AddressablesDataBuilderInput, AddressableAssetsBuildContext, ContentCatalogData)
Generate type stripping information for the player build.
Declaration
void GenerateTypeStrippingInfo(AddressablesDataBuilderInput builderInput, AddressableAssetsBuildContext aaContext, ContentCatalogData contentCatalog)
Parameters
| Type | Name | Description |
|---|---|---|
| AddressablesDataBuilderInput | builderInput | The builderInput used to build the schema data. |
| AddressableAssetsBuildContext | aaContext | The Addressable Asset context used to build the schema data. |
| ContentCatalogData | contentCatalog | The content catalog generated by GenerateCatalog. |