Namespace Xareus.Unity.Utils.Adapters
Classes
AdapterManager
Adapter manager is a class that manages the registration and retrieval of adapters. It can be used to manager specific unity code that may change between versions by creating a compiled interface and an open-source implementation.