Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/esengine/esengine
/ onEnd
Method
onEnd
packages/core/tests/ECS/Systems/EntitySystem.test.ts:330–332 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
328
}
329
330
protected override onEnd(): void {
331
this.onEndCallCount++;
332
}
333
}
334
335
it(
'使用 nothing 匹配器的系统应该正常运行生命周期方法'
, () => {
Callers
1
lateUpdate
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected