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
Syntax
[Serializable]
public class 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 |