docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetDynamicPort

    GetDynamicPort<T>(string)

    Gets the dynamic port.

    Declaration
    public T GetDynamicPort<T>(string name) where T : class
    Parameters
    Type Name Description
    string name

    The name.

    Returns
    Type Description
    T

    T.

    Type Parameters
    Name Description
    T

    GetDynamicPort(string)

    Gets the dynamic port.

    Declaration
    public IPortType GetDynamicPort(string name)
    Parameters
    Type Name Description
    string name

    The name.

    Returns
    Type Description
    IPortType

    IPortType.

    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)