docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetEntityStorageInfoLookup

    GetEntityStorageInfoLookup()

    Manually gets an EntityStorageInfoLookup object that can access a EntityStorageInfo.

    Declaration
    public EntityStorageInfoLookup GetEntityStorageInfoLookup()
    Returns
    Type Description
    EntityStorageInfoLookup

    An dictionary-like object that provides access to information about how Entities are stored, indexed by Entity.

    Remarks

    Remember to call Update(SystemBase).

    See Also
    EntityStorageInfoLookup
    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)