docs.unity.cn
    Show / Hide Table of Contents

    Property Item

    Item[Entity]

    Gets an EntityStorageInfo for the specified entity.

    Declaration
    public readonly EntityStorageInfo this[Entity entity] { get; }
    Parameters
    Type Name Description
    Entity entity

    The entity.

    Property Value
    Type Description
    EntityStorageInfo
    Exceptions
    Type Condition
    ArgumentException

    Thrown if T is zero-size.

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Wednesday, July 6, 2022
    Terms of use