docs.unity.cn
    Show / Hide Table of Contents

    Method GetStorageInfo

    GetStorageInfo(Entity)

    Gets a struct containing information about how 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
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Wednesday, July 6, 2022
    Terms of use