Class BuildLayout.ObjectData
A representation of an object in an asset file.
Inherited Members
Namespace: UnityEditor .AddressableAssets .Build.Layout
Assembly: Unity.Addressables.Editor.dll
Syntax
[Serializable]
public class BuildLayout.ObjectData
Fields
Name | Description |
---|---|
Asset |
Type of Object |
Local |
FileId of Object in Asset File |
Serialized |
The size of the file on disk. |
Streamed |
The size of the streamed Asset. |