docs.unity3d.com
Search Results for

    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.

    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)