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

Add Registry:addAndReplaceComponent #90

Closed kennethloeffler closed 3 years ago

kennethloeffler commented 3 years ago

This is useful when a consumer has a Reactor watching for updates to the component type and wants to add a component and cause an update to it at the same time