#How can i get all components attached to entity ?
1 messages · Page 1 of 1 (latest)
EntityManager.GetArchetype
archetype has all components lists
but gotta warn - this is only usable for debugging/serialization purposes
in no way you can do any game logic using that
🤔 We used it in multiple places
Not per frame or anything but it has some uses