docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Constructor PortTypeUint

    PortTypeUint(uint)

    Initializes a new instance of the PortTypeUint class.

    Declaration
    public PortTypeUint(uint defaultValue = 0)
    Parameters
    Type Name Description
    uint defaultValue

    The default value.

    PortTypeUint()

    Initializes a new instance of the PortTypeUint class.

    Declaration
    public PortTypeUint()

    PortTypeUint(PortType<uint>)

    Initializes a new instance of the PortTypeUint class.

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