Skip to content

Home > @esengine/ecs-framework-monorepo > Matcher > withName

Matcher.withName() method

按名称查询

Signature:

typescript
withName(name: string): Matcher;

Parameters

Parameter

Type

Description

name

string

实体名称

Returns:

Matcher

基于 MIT 许可证发布