Struct CheckBundleDupeDependencies.CheckDupeResult
Result for checking for duplicates
Inherited Members
Namespace: UnityEditor .AddressableAssets .Build.AnalyzeRules
Assembly: Unity.Addressables.Editor.dll
Syntax
protected struct CheckBundleDupeDependencies.CheckDupeResult
Fields
Name | Description |
---|---|
Asset |
The path of the asset getting duplicated |
Duplicated |
The path of the file that contains a duplicate asset |
Duplicated |
The guid of the group causing a duplication |
Group | The group that contains an asset that is being duplicated |