docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Constructor PortType

    PortType()

    Creates the port and sets the exposed type.

    Declaration
    public PortType()

    PortType(T)

    Creates a port with default value.

    Declaration
    public PortType(T value)
    Parameters
    Type Name Description
    T value

    Default value for the data.

    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)