docs.unity.cn
    Show / Hide Table of Contents

    Class AddressablesAnalyzeResultData

    Represents the data acquired after analyzing Addressable assets.

    Inheritance
    Object
    AddressablesAnalyzeResultData
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: UnityEditor.AddressableAssets.Build.AnalyzeRules
    Syntax
    [Serializable]
    public class AddressablesAnalyzeResultData : ISerializationCallbackReceiver

    Methods

    Name Description
    OnAfterDeserialize()

    Retrieves serialized data after a domain reload.

    OnBeforeSerialize()

    Converts our data to a serialized structure before a domain reload.

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Friday, August 12, 2022
    Terms of use