docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetFullName

    GetFullName(string)

    Given the current full name, returns the full old full name.

    Declaration
    public string GetFullName(string newName)
    Parameters
    Type Name Description
    string newName

    Current full name for the type.

    Returns
    Type Description
    string

    If the type has not changed namespaces, then simply appends the type name to the given namespace. Otherwise gets full name with new namespace.

    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)