docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Constructor PortTypeBool

    PortTypeBool(bool)

    Initializes a new instance of the PortTypeBool class.

    Declaration
    public PortTypeBool(bool defaultValue = false)
    Parameters
    Type Name Description
    bool defaultValue

    if set to true [default value].

    PortTypeBool(PortType<bool>)

    Initializes a new instance of the PortTypeBool class.

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