Class TextUtility | Multiplayer HLAPI | 1.0.8
docs.unity.cn
    Show / Hide Table of Contents

    Class TextUtility

    Inheritance
    Object
    TextUtility
    Namespace: Global Namespace
    Syntax
    public static class TextUtility

    Methods

    TextContent(String)

    Declaration
    public static GUIContent TextContent(string name)
    Parameters
    Type Name Description
    String name
    Returns
    Type Description
    GUIContent

    TextContent(String, String)

    Declaration
    public static GUIContent TextContent(string name, string tooltip)
    Parameters
    Type Name Description
    String name
    String tooltip
    Returns
    Type Description
    GUIContent
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 15 December 2020