docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetPortConverter

    GetPortConverter(Type, Type)

    Get the port converter type from a source and target type.

    Declaration
    public static Type GetPortConverter(Type fromType, Type toType)
    Parameters
    Type Name Description
    Type fromType

    Source type

    Type toType

    Target type

    Returns
    Type Description
    Type

    The type of the port converter(if it exists) for the two port types.

    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)