docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method CleanList

    CleanList(IList<GameObject>)

    Remove all null value from the inputed list

    Declaration
    protected IList<GameObject> CleanList(IList<GameObject> list)
    Parameters
    Type Name Description
    IList<GameObject> list

    The list that could have null value

    Returns
    Type Description
    IList<GameObject>

    A list without any null values

    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)