docs.unity.cn
    Show / Hide Table of Contents

    Method ReleaseInstance

    ReleaseInstance(ResourceManager, GameObject)

    Release an instance.

    Declaration
    public void ReleaseInstance(ResourceManager resourceManager, GameObject instance)
    Parameters
    Type Name Description
    ResourceManager resourceManager

    The object that contains all the resource locations.

    GameObject instance

    The instance to release.

    Implements
    IInstanceProvider.ReleaseInstance(ResourceManager, GameObject)
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Monday, June 26, 2023