docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Constructor TypeNameChangeGlobalAttribute

    TypeNameChangeGlobalAttribute(string, Type)

    Change a type from a old type to a new type. Must be full names with the name space and all.

    Declaration
    public TypeNameChangeGlobalAttribute(string oldTypeName, Type newType)
    Parameters
    Type Name Description
    string oldTypeName

    Full name of the old type.

    Type newType

    New 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)