Class BuildLayout.Group
Data about the AddressableAssetGroup that gets processed during a build.
상속된 멤버
네임스페이스: UnityEditor.AddressableAssets.Build.Layout
어셈블리: solution.dll
구문
[Serializable]
public class BuildLayout.Group
필드
이름 | 설명 |
---|---|
Bundles | A list of the AssetBundles associated with the Group |
Guid | The Guid of the AddressableAssetGroup |
Name | The Name of the AdressableAssetGroup |
PackingMode | The packing mode as defined by the BundledAssetGroupSchema on the AddressableAssetGroup |
Schemas | Data about the AddressableAssetGroupSchemas associated with the Group |