docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Constructor PortTypeString

    PortTypeString(string)

    Initializes a new instance of the PortTypeString class.

    Declaration
    public PortTypeString(string defaultValue)
    Parameters
    Type Name Description
    string defaultValue

    The default value.

    PortTypeString()

    Initializes a new instance of the PortTypeString class.

    Declaration
    public PortTypeString()

    PortTypeString(PortType<string>)

    Initializes a new instance of the PortTypeString class.

    Declaration
    public PortTypeString(PortType<string> p)
    Parameters
    Type Name Description
    PortType<string> p

    The p.

    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)