English
Appearance
@modoki/engine / index / EntityIndex
byId: Map<number, Ent>
Map
number
Ent
childrenByParent: Map<number, Map<string, number>>
string
parentId → (childName → child entity id). Last writer wins on duplicate names.