docs.unity.cn
    Show / Hide Table of Contents

    Method GetEntityStorageInfoLookup

    GetEntityStorageInfoLookup()

    Gets a EntityStorageInfoLookup object that can access a EntityStorageInfo.

    Declaration
    public static EntityStorageInfoLookup GetEntityStorageInfoLookup()
    Returns
    Type Description
    EntityStorageInfoLookup

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

    Remarks

    Not working in IJobEntity, Utility methods, and Aspects

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