docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method Add

    Add<TData>(TData)

    Adds a new TData to this settings

    Declaration
    protected TData Add<TData>(TData newData) where TData : IDebugDisplaySettingsData
    Parameters
    Type Name Description
    TData newData

    The TData to be added

    Returns
    Type Description
    TData

    The type of TData that has been added

    Type Parameters
    Name Description
    TData

    The type of TData to be added

    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)