Skip to content

ComponentInstanceDB and ComponentInstance

se5a edited this page Dec 20, 2024 · 1 revision

ComponentInstanceDB stores collections of ComponentInstances.

There is one ComponentInstance per component, a ComponentInstance can have AbilityState

ComponnetInstanceDB goes on an enitity and just a database of ComponentInstances, it allows you to get an instance by Attribute etc.

Clone this wiki locally