docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method RemoveDynamicPort

    RemoveDynamicPort(GraphDescriptor, NodeDescriptor, string)

    Remove a dynamic port of a node

    Declaration
    public static bool RemoveDynamicPort(GraphDescriptor desc, NodeDescriptor node, string portName)
    Parameters
    Type Name Description
    GraphDescriptor desc

    The GraphDescriptor

    NodeDescriptor node

    The node on which to remove a Port

    string portName

    The name of the port

    Returns
    Type Description
    bool

    Returns true for success

    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)