#How to get the size /amount of components from a component lookup
1 messages · Page 1 of 1 (latest)
you mean all entities with that component?
Exactly
And currently I use componentLookups but I noticed there is no size, count or length method
Nevermind
you need to create query and get that info from that
Ah I see
Wait but what does the componentlookup thing contain
Nothing? Is it just a wrapper
nothing, it's a wrapper for component access
Yeah I see
internally it contains pointer to access any component data