docs.unity.cn
Search Results for

    Show / Hide Table of Contents

    Method AddTypes

    AddTypes(params Type[])

    Add runtime type to the LinkXml Generator.

    Declaration
    public void AddTypes(params Type[] types)
    Parameters
    Type Name Description
    Type[] types

    The desired runtime types.

    AddTypes(IEnumerable<Type>)

    Add runtime type to the LinkXml Generator.

    Declaration
    public void AddTypes(IEnumerable<Type> types)
    Parameters
    Type Name Description
    IEnumerable<Type> types

    The desired runtime types.

    In This Article
    Back to top
    Copyright © 2023 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)