docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Constructor AssemblyNameChangeGlobalAttribute

    AssemblyNameChangeGlobalAttribute(string, string)

    Change an assembly name from old to new. Just the assembly name is required.

    Declaration
    public AssemblyNameChangeGlobalAttribute(string oldAssemblyName, string newAssemblyName)
    Parameters
    Type Name Description
    string oldAssemblyName

    Old name of the assembly.

    string newAssemblyName

    New name of the assembly.

    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)