Namespace GridForge.Unity
The Unity namespace owns explicit scene lifetime for a core GridWorld.
GridWorldComponent creates, resets, and disposes that world; related helpers
resolve only an assigned, local, or parent component so multi-world scenes stay
intentional.
Classes
- GridWorldComponent
Unity host component that owns the explicit GridWorld runtime instance for a scene.
- GridWorldComponentUtility
Helper for locating a GridWorldComponent relative to a Unity component.