docs.unity3d.com
    Show / Hide Table of Contents

    Class Icons

    Inheritance
    Object
    Icons
    Namespace: Unity.VisualScripting
    Syntax
    public static class Icons

    Methods

    Enum(Enum)

    Declaration
    public static EditorTexture Enum(Enum enum)
    Parameters
    Type Name Description
    Enum enum
    Returns
    Type Description
    EditorTexture

    Icon(Enum)

    Declaration
    public static EditorTexture Icon(this Enum enum)
    Parameters
    Type Name Description
    Enum enum
    Returns
    Type Description
    EditorTexture

    Icon(MemberInfo, ActionDirection)

    Declaration
    public static EditorTexture Icon(this MemberInfo member, ActionDirection direction = ActionDirection.Any)
    Parameters
    Type Name Description
    MemberInfo member
    ActionDirection direction
    Returns
    Type Description
    EditorTexture

    Icon(Type)

    Declaration
    public static EditorTexture Icon(this Type type)
    Parameters
    Type Name Description
    Type type
    Returns
    Type Description
    EditorTexture

    Icon(Namespace)

    Declaration
    public static EditorTexture Icon(this Namespace namespace)
    Parameters
    Type Name Description
    Namespace namespace
    Returns
    Type Description
    EditorTexture

    Icon(Object)

    Declaration
    public static EditorTexture Icon(this Object obj)
    Parameters
    Type Name Description
    Object obj
    Returns
    Type Description
    EditorTexture

    Load()

    Declaration
    public static void Load()

    Member(MemberInfo, ActionDirection)

    Declaration
    public static EditorTexture Member(MemberInfo member, ActionDirection direction)
    Parameters
    Type Name Description
    MemberInfo member
    ActionDirection direction
    Returns
    Type Description
    EditorTexture

    Namespace(Namespace)

    Declaration
    public static EditorTexture Namespace(Namespace namespace)
    Parameters
    Type Name Description
    Namespace namespace
    Returns
    Type Description
    EditorTexture

    Type(Type)

    Declaration
    public static EditorTexture Type(Type type)
    Parameters
    Type Name Description
    Type type
    Returns
    Type Description
    EditorTexture
    Back to top
    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