-
Notifications
You must be signed in to change notification settings - Fork 115
EntityLinkManager
Daan van Yperen edited this page Sep 24, 2016
·
30 revisions
What happens when a component refers to an entity and that entity gets deleted? A mess! This optional module will manage your entity references for you and can deal with complicated relationships easily.
- Prevent dangling references to entities.
- Remove referencing components when target entity dies.
- Remove child entities when parent dies.
- Overview
- Concepts
- Getting Started
- Using
- More guides
- Plugins
- Game Gallery
- Tools and Frameworks
- API reference