docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetSystemName

    GetSystemName(Type)

    Retrieve the name of a system via its type.

    Declaration
    public static NativeText.ReadOnly GetSystemName(Type type)
    Parameters
    Type Name Description
    Type type

    Input type

    Returns
    Type Description
    NativeText.ReadOnly

    System name for the type

    GetSystemName(SystemTypeIndex)

    Retrives the name of a system via its system index.

    Declaration
    public static NativeText.ReadOnly GetSystemName(SystemTypeIndex systemIndex)
    Parameters
    Type Name Description
    SystemTypeIndex systemIndex

    System index to lookup the name for

    Returns
    Type Description
    NativeText.ReadOnly

    Returns the name of the system. Otherwise an empty string

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)