Name
constName: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.
constName: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.