docs.unity3d.com
    Show / Hide Table of Contents

    Class CodeReferenceUtility

    Inheritance
    Object
    CodeReferenceUtility
    Namespace: Ludiq
    Syntax
    public static class CodeReferenceUtility

    Methods

    CodeRef(MemberInfo)

    Declaration
    public static string CodeRef(this MemberInfo member)
    Parameters
    Type Name Description
    MemberInfo member
    Returns
    Type Description
    String

    CodeRef(Type)

    Declaration
    public static string CodeRef(this Type type)
    Parameters
    Type Name Description
    Type type
    Returns
    Type Description
    String

    Matches(MemberInfo, String)

    Declaration
    public static bool Matches(MemberInfo member, string reference)
    Parameters
    Type Name Description
    MemberInfo member
    String reference
    Returns
    Type Description
    Boolean

    Matches(Type, String)

    Declaration
    public static bool Matches(Type type, string reference)
    Parameters
    Type Name Description
    Type type
    String reference
    Returns
    Type Description
    Boolean
    Back to top
    Terms of use
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023