Skip to content

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

Matcher.getCondition() method

获取查询条件(只读)

Signature:

typescript
getCondition(): Readonly<QueryCondition>;

Returns:

Readonly<QueryCondition>

基于 MIT 许可证发布