docs.unity.cn
    Show / Hide Table of Contents

    Method OnAfterDeserialize

    OnAfterDeserialize(KeyDataStore)

    Called immediatley following a domain reload by the HostingServicesManager, for restoring state information after the service is recreated.

    Declaration
    public override void OnAfterDeserialize(KeyDataStore dataStore)
    Parameters
    Type Name Description
    KeyDataStore dataStore

    A key/value pair data store for use in restoring state information

    Overrides
    BaseHostingService.OnAfterDeserialize(KeyDataStore)
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Friday, August 12, 2022
    Terms of use