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

    Class fsTypeExtensions

    Inheritance
    Object
    fsTypeExtensions
    Namespace: Unity.VisualScripting.FullSerializer.Internal
    Syntax
    public static class fsTypeExtensions

    Methods

    CSharpName(Type)

    Returns a pretty name for the type in the style of one that you'd see in C# without the namespace.

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

    CSharpName(Type, Boolean)

    Returns a pretty name for the type in the style of one that you'd see in C#.

    Declaration
    public static string CSharpName(this Type type, bool includeNamespace)
    Parameters
    Type Name Description
    Type type
    Boolean includeNamespace
    Returns
    Type Description
    String

    CSharpName(Type, Boolean, Boolean)

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