docs.unity.cn
    Show / Hide Table of Contents

    Method GetEntityStorageInfoLookup

    GetEntityStorageInfoLookup()

    Manually gets a dictionary-like container containing information about how entities are stored.

    Declaration
    [GenerateTestsForBurstCompatibility]
    public EntityStorageInfoLookup GetEntityStorageInfoLookup()
    Returns
    Type Description
    EntityStorageInfoLookup

    A EntityStorageInfoLookup object.

    Remarks

    Remember to call Update(ref SystemState).

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