docs.unity.cn
    Show / Hide Table of Contents

    Method GetStorageInfo

    GetStorageInfo(Entity)

    Gets a struct containing information about the archetype in which an entity is stored.

    Declaration
    public EntityStorageInfo GetStorageInfo(Entity entity)
    Parameters
    Type Name Description
    Entity entity

    The entity being queried for storage information.

    Returns
    Type Description
    EntityStorageInfo

    Information about the storage of the target entity.

    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, June 21, 2023