registryEntityFields
registryEntityFields(): (
componentType) => readonlystring[]
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.
Returns
Section titled “Returns”(componentType) => readonly string[]