docs.unity.cn
    Show / Hide Table of Contents

    Method OnBeforeSerialize

    OnBeforeSerialize(KeyDataStore)

    Called by the HostingServicesManager before a domain reload, giving the hosting service an opportunity to persist state information.

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

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

    Overrides
    BaseHostingService.OnBeforeSerialize(KeyDataStore)
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Monday, June 26, 2023