docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method AddDynamicPort

    AddDynamicPort(string, Type, PortDirection, FieldExtra)

    Adds a dynamic port to the node.

    Declaration
    public bool AddDynamicPort(string name, Type portType, PortDirection direction, FieldExtra rw)
    Parameters
    Type Name Description
    string name

    The name.

    Type portType

    Type of the port.

    PortDirection direction

    The direction.

    FieldExtra rw

    The field extra settings.

    Returns
    Type Description
    bool

    true if succeeded, false otherwise.

    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)