MCPcopy Create free account
hub / github.com/esengine/esengine / EntityDataCollector.test.ts

File EntityDataCollector.test.ts

packages/core/tests/Utils/Debug/EntityDataCollector.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { EntityDataCollector } from '../../../src/Utils/Debug/EntityDataCollector';
2import { Scene } from '../../../src/ECS/Scene';
3import { Component } from '../../../src/ECS/Component';
4import { HierarchySystem } from '../../../src/ECS/Systems/HierarchySystem';

Callers

nothing calls this directly

Calls 15

setParentMethod · 0.80
repeatMethod · 0.80
createEntityMethod · 0.65
addSystemMethod · 0.65
endMethod · 0.45
collectEntityDataMethod · 0.45
addComponentMethod · 0.45
getRawEntityListMethod · 0.45
findMethod · 0.45
getEntityDetailsMethod · 0.45

Tested by

no test coverage detected