docs.unity.cn
    Show / Hide Table of Contents

    Property Item

    Item[Entity]

    Gets or sets the data for the specified Entity.

    Declaration
    T this[Entity entity] { get; set; }
    Parameters
    Type Name Description
    Entity entity

    The entity to get or set data for.

    Property Value
    Type Description
    T
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Wednesday, July 6, 2022
    Terms of use