docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method DisconnectInterfaces

    DisconnectInterfaces(IUsesConnectInterfaces, object, object)

    Method provided by the system for disconnecting interfaces

    Declaration
    public static void DisconnectInterfaces(this IUsesConnectInterfaces user, object target, object userData = null)
    Parameters
    Type Name Description
    IUsesConnectInterfaces user

    The functionality user

    object target

    Object to disconnect interfaces on

    object userData

    (Optional) extra data needed to connect interfaces on this object

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)