跳转到内容

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.