Skip to content

Name

const Name: ComponentDef<NameData>

Defined in: ecs/component.ts:1154

An entity’s name — what the outliner shows and findEntityByName looks up. Not an identity: nothing stops two entities sharing one.