Skip to content

registryEntityFields

registryEntityFields(): (componentType) => readonly string[]

Defined in: residency/componentRefs.ts:28

A lookup over the registry as it stands right now.

Taken as a snapshot rather than answered per call, because getComponentRegistry composes a fresh map on every call and a partition asks this once per component field of every entity in the world.

(componentType) => readonly string[]