mirror of
https://github.com/opensim/opensim.git
synced 2026-09-01 10:46:08 +08:00
* Not referenced anywhere yet. * Designed to replace Dictionary<UUID,EntityBase> within SceneGraph.Entities * Allows indexed access and better handling of locks. * Someone needs to implement IEnumerable on this before we can switch it over.