docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetName

    GetName(Type)

    Get the name of a RunStep type.

    Declaration
    public static string GetName(Type type)
    Parameters
    Type Name Description
    Type type

    The RunStep type.

    Returns
    Type Description
    string

    The RunStep's name.

    GetName<T>()

    Get the name of a RunStep type.

    Declaration
    public static string GetName<T>() where T : RunStep
    Returns
    Type Description
    string

    The RunStep's name.

    Type Parameters
    Name Description
    T

    The RunStep type.

    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)