docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class BuildLayout.SchemaData

    Data container for AddressableAssetGroupSchemas

    Inheritance
    object
    BuildLayout.SchemaData
    Implements
    ISerializationCallbackReceiver
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: UnityEditor.AddressableAssets.Build.Layout
    Assembly: Unity.Addressables.Editor.dll
    Syntax
    [Serializable]
    public class BuildLayout.SchemaData : ISerializationCallbackReceiver

    Fields

    Name Description
    Guid

    The Guid of the AddressableAssetGroupSchema

    KvpDetails

    These key-value-pairs include data about the AddressableAssetGroupSchema, such as PackingMode and Compression.

    Type

    The class type of the AddressableAssetGroupSchema

    Methods

    Name Description
    OnAfterDeserialize()

    Writes data to KvpDetails after Deserializing to temporary data fields

    OnBeforeSerialize()

    Converts the unserializable KvpDetails to a serializable type for writing

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)