Arch-ECS
๐Ÿ’ฌ Join the discord!โ˜• Buy us a coffee!
  • ๐ŸŒ„Why Arch?
  • ๐Ÿ“–Documentation
    • Concepts
    • World
    • Entity
    • Query
    • Archetypes & Chunks
    • Optimizations
      • Query-Techniques
      • Pass on data
      • Batch and Bulk
      • PURE_ECS
      • Multithreading
      • EntityData
    • Utilities
      • Component Registration
      • Non-generic API
      • CommandBuffer
      • Events
      • Dangerous Extensions
  • ๐ŸงฉExtensions
    • Arch.Extended
      • Arch.System
      • Arch.System.SourceGenerator
      • Arch.EventBus
      • Arch.AOT.SourceGenerator
      • Arch.LowLevel
      • Arch.Persistence
      • Arch.Relationships
  • ๐Ÿ’กExamples & Guidelines
    • Arch.Samples
    • Entities in Query
    • Structural changes
  • Unity
  • ๐ŸŽฎProjects using Arch
    • Skylandkingdoms
    • Cubetory
    • SS14
    • EquilibriumEngine-CSharp
    • Rougelite-Survivor
  • โœ๏ธMisc
    • Roadmap
    • FAQ
Powered by GitBook
On this page

Was this helpful?

Edit on GitHub
  1. ๐ŸงฉExtensions
  2. Arch.Extended

Arch.Relationships

Arch.Relationships, a package to maintain relations between entities.

WIP

PreviousArch.PersistenceNextArch.Samples

Last updated 3 months ago

Was this helpful?