docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method FindNodeOrParamType

    FindNodeOrParamType(string, out Type)

    Finds the type of the node or parameter.

    Declaration
    public static bool FindNodeOrParamType(string key, out Type val)
    Parameters
    Type Name Description
    string key

    The key.

    Type val

    The value.

    Returns
    Type Description
    bool

    true if found node or parameter type, false otherwise.

    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)