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

Make waitForRefs early out when component does not contain refs #104

Closed kennethloeffler closed 2 years ago

kennethloeffler commented 2 years ago

tryGetConcreteType has to be called first