Class BuildLayout.AssetDuplicationData
Data store for duplicated Implicit Asset information
상속된 멤버
네임스페이스: UnityEditor.AddressableAssets.Build.Layout
어셈블리: solution.dll
구문
[Serializable]
public class BuildLayout.AssetDuplicationData
필드
이름 | 설명 |
---|---|
AssetGuid | The Guid of the Asset with duplicates |
DuplicatedObjects | A list of duplicated objects and the bundles that contain them. |