Skip to content

getComponentRegistry

getComponentRegistry(): Map<string, AnyComponentDef>

Defined in: ecs/component.ts:558

Complete catalogue: global builtins + the current context’s user components.

Map<string, AnyComponentDef>