kennethloeffler / anatta

Anatta is a library that integrates the ECS pattern into Roblox.
https://kennethloeffler.github.io/anatta/
MIT License
38 stars 1 forks source link

`Reactor:contains()` and `Mapper:contains()` #182

Open LouieK22 opened 2 years ago

LouieK22 commented 2 years ago

Each function returns whether a reactor or a mapper currently contains an entity. Can be useful for checking if a reactor contains attachments for an entity.