docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method IsObjectParameter

    IsObjectParameter(Type)

    Checks if a given type is an ObjectParameter<T>.

    Declaration
    public static bool IsObjectParameter(Type type)
    Parameters
    Type Name Description
    Type type

    The type to check.

    Returns
    Type Description
    bool

    true if type is an ObjectParameter<T>, false otherwise.

    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)