This repository has been archived on 2025-04-28. You can view files and clone it, but cannot push or open issues or pull requests.
ARPlusSystem/ARPlusSystem-250418/Library/PackageCache/com.unity.subsystemregistra.../Documentation~/com.unity.subsystemregistra...

533 B

About Subsytem Registration

Provides internal API for subsystems to register themselves with the Subsystem Manager within Unity. This will allow the Subsystem Manager to keep track of and provide lifecycle management for the registered subsystem.

How to use this package

This package is a dependency for any other packages that defines new types of subsystems.

Requirements

This version of com.unity.subsystemregistration is compatible with the following versions of the Unity Editor:

  • 2018.3 and later (required)