docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method RemoveDetail

    RemoveDetail<T>()

    This will remove the requested Detail (by Detail type) from this GameItem.

    Declaration
    protected bool RemoveDetail<T>() where T : BaseDetail
    Returns
    Type Description
    bool

    True if Detail was successfully removed, else false.

    Type Parameters
    Name Description
    T

    The type of Detail to remove.

    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)