docs.unity.cn
    Show / Hide Table of Contents

    Class AddressablesAnalyzeResultData

    Represents the data acquired after analyzing Addressable assets.

    Inheritance
    Object
    AddressablesAnalyzeResultData
    Namespace: UnityEditor.AddressableAssets.Build.AnalyzeRules
    Syntax
    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, March 4, 2022
    Terms of use