Core

Low-level systems and abstractions providing the foundation for game functionality.

Systems

System
Description

Async action execution, sequencing, and variable binding

ScriptableObject-based factory, spawning, and object pooling

Multiplayer networking with service adapters and factories

Base classes, interfaces, subsystems, and singletons

Reflection-based input action binding

Unity main thread scheduling and async utilities

Last updated