docs.unity3d.com
    目次を表示する/隠す

    Class NameUtility

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

    Fields

    humanOperatorNames

    Declaration
    public static readonly Dictionary<string, string> humanOperatorNames
    Field Value
    Type Description
    Dictionary<String, String>

    Methods

    CSharpName(Namespace, Boolean)

    Declaration
    public static string CSharpName(this Namespace namespace, bool full = true)
    Parameters
    Type Name Description
    Namespace namespace
    Boolean full
    Returns
    Type Description
    String

    DisplayName(Enum)

    Declaration
    public static string DisplayName(this Enum enum)
    Parameters
    Type Name Description
    Enum enum
    Returns
    Type Description
    String

    DisplayName(Exception)

    Declaration
    public static string DisplayName(this Exception exception)
    Parameters
    Type Name Description
    Exception exception
    Returns
    Type Description
    String

    DisplayName(MemberInfo, ActionDirection, Boolean)

    Declaration
    public static string DisplayName(this MemberInfo member, ActionDirection direction = ActionDirection.Any, bool expectingBoolean = false)
    Parameters
    Type Name Description
    MemberInfo member
    ActionDirection direction
    Boolean expectingBoolean
    Returns
    Type Description
    String

    DisplayName(ParameterInfo)

    Declaration
    public static string DisplayName(this ParameterInfo parameter)
    Parameters
    Type Name Description
    ParameterInfo parameter
    Returns
    Type Description
    String

    DisplayName(Type, Boolean)

    Declaration
    public static string DisplayName(this Type type, bool includeGenericParameters = true)
    Parameters
    Type Name Description
    Type type
    Boolean includeGenericParameters
    Returns
    Type Description
    String

    DisplayName(Namespace, Boolean)

    Declaration
    public static string DisplayName(this Namespace namespace, bool full = true)
    Parameters
    Type Name Description
    Namespace namespace
    Boolean full
    Returns
    Type Description
    String

    DisplayParameterString(MethodBase, Type)

    Declaration
    public static string DisplayParameterString(this MethodBase methodBase, Type targetType)
    Parameters
    Type Name Description
    MethodBase methodBase
    Type targetType
    Returns
    Type Description
    String

    HumanName(Enum)

    Declaration
    public static string HumanName(this Enum enum)
    Parameters
    Type Name Description
    Enum enum
    Returns
    Type Description
    String

    HumanName(Exception)

    Declaration
    public static string HumanName(this Exception exception)
    Parameters
    Type Name Description
    Exception exception
    Returns
    Type Description
    String

    HumanName(MemberInfo, ActionDirection, Boolean)

    Declaration
    public static string HumanName(this MemberInfo member, ActionDirection direction = ActionDirection.Any, bool expectingBoolean = false)
    Parameters
    Type Name Description
    MemberInfo member
    ActionDirection direction
    Boolean expectingBoolean
    Returns
    Type Description
    String

    HumanName(ParameterInfo)

    Declaration
    public static string HumanName(this ParameterInfo parameter)
    Parameters
    Type Name Description
    ParameterInfo parameter
    Returns
    Type Description
    String

    HumanName(Type, Boolean)

    Declaration
    public static string HumanName(this Type type, bool includeGenericParameters = true)
    Parameters
    Type Name Description
    Type type
    Boolean includeGenericParameters
    Returns
    Type Description
    String

    HumanName(Namespace, Boolean)

    Declaration
    public static string HumanName(this Namespace namespace, bool full = true)
    Parameters
    Type Name Description
    Namespace namespace
    Boolean full
    Returns
    Type Description
    String

    SelectedName(Enum, Boolean)

    Declaration
    public static string SelectedName(this Enum enum, bool human)
    Parameters
    Type Name Description
    Enum enum
    Boolean human
    Returns
    Type Description
    String

    SelectedName(Exception, Boolean)

    Declaration
    public static string SelectedName(this Exception exception, bool human)
    Parameters
    Type Name Description
    Exception exception
    Boolean human
    Returns
    Type Description
    String

    SelectedName(MemberInfo, Boolean, ActionDirection, Boolean)

    Declaration
    public static string SelectedName(this MemberInfo member, bool human, ActionDirection direction = ActionDirection.Any, bool expectingBoolean = false)
    Parameters
    Type Name Description
    MemberInfo member
    Boolean human
    ActionDirection direction
    Boolean expectingBoolean
    Returns
    Type Description
    String

    SelectedName(ParameterInfo, Boolean)

    Declaration
    public static string SelectedName(this ParameterInfo parameter, bool human)
    Parameters
    Type Name Description
    ParameterInfo parameter
    Boolean human
    Returns
    Type Description
    String

    SelectedName(Type, Boolean, Boolean)

    Declaration
    public static string SelectedName(this Type type, bool human, bool includeGenericParameters = true)
    Parameters
    Type Name Description
    Type type
    Boolean human
    Boolean includeGenericParameters
    Returns
    Type Description
    String

    SelectedName(Namespace, Boolean, Boolean)

    Declaration
    public static string SelectedName(this Namespace namespace, bool human, bool full = true)
    Parameters
    Type Name Description
    Namespace namespace
    Boolean human
    Boolean full
    Returns
    Type Description
    String

    SelectedParameterString(MethodBase, Type, Boolean)

    Declaration
    public static string SelectedParameterString(this MethodBase methodBase, Type targetType, bool human)
    Parameters
    Type Name Description
    MethodBase methodBase
    Type targetType
    Boolean human
    Returns
    Type Description
    String

    ToSummaryString(Exception)

    Declaration
    public static string ToSummaryString(this Exception ex)
    Parameters
    Type Name Description
    Exception ex
    Returns
    Type Description
    String
    トップに戻る
    Copyright © 2023 Unity Technologies — 商標と利用規約
    • 法律関連
    • プライバシーポリシー
    • クッキー
    • 私の個人情報を販売または共有しない
    • Your Privacy Choices (Cookie Settings)