Method GetEntityStorageInfoLookup
GetEntityStorageInfoLookup()
Manually gets a dictionary-like container containing information about how entities are stored.
Declaration
public EntityStorageInfoLookup GetEntityStorageInfoLookup()
Returns
| Type | Description |
|---|---|
| EntityStorageInfoLookup | A EntityStorageInfoLookup object. |
Remarks
Remember to call Update(ref SystemState).