docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Constructor PortTypeInt

    PortTypeInt(int)

    Initializes a new instance of the PortTypeInt class.

    Declaration
    public PortTypeInt(int defaultValue = 0)
    Parameters
    Type Name Description
    int defaultValue

    The default value.

    PortTypeInt(PortType<int>)

    Initializes a new instance of the PortTypeInt class.

    Declaration
    public PortTypeInt(PortType<int> p)
    Parameters
    Type Name Description
    PortType<int> 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)