Class BuildLayout.SubFile
Data store for resource files generated by the build pipeline and referenced by a main File
Inherited Members
Namespace: UnityEditor.AddressableAssets.Build.Layout
Assembly: Unity.Addressables.Editor.dll
Syntax
[Serializable]
public class BuildLayout.SubFile
Fields
| Name | Description |
|---|---|
| IsSerializedFile | If the main File is a serialized file, this will be true. |
| Name | The name of the sub-file |
| Size | The size of the sub-file, in bytes |