Skip to content

getComponentFieldMeta

getComponentFieldMeta(name): Readonly<Record<string, FieldMeta>>

Defined in: ecs/component.ts:597

A component’s per-field editor presentation metadata (empty if none declared).

string

Readonly<Record<string, FieldMeta>>