docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method IsCompatibleWith

    IsCompatibleWith(Port, Port, IPortEditor)

    Determines whether port anchor is compatible with the specified candidate port anchor.

    Declaration
    public bool IsCompatibleWith(Port startAnchor, Port candidateAnchor, IPortEditor otherPortDescription)
    Parameters
    Type Name Description
    Port startAnchor

    The start anchor.

    Port candidateAnchor

    The candidate anchor.

    IPortEditor otherPortDescription

    The other port description.

    Returns
    Type Description
    bool

    true if compatible; otherwise, false.

    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)