Class BuildLayout.SubFile
Data store for resource files generated by the build pipeline and referenced by a main File
상속된 멤버
네임스페이스: UnityEditor.AddressableAssets.Build.Layout
어셈블리: solution.dll
구문
[Serializable]
public class BuildLayout.SubFile
필드
| 이름 | 설명 |
|---|---|
| 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 |