All scripts which make the foundation of management of the toolbox can be found here.
Namespaces | |
namespace | Editor |
Classes | |
class | DontDestroyManager |
class | DontDestroyObject |
class | Module |
The base of a module. Required if you want anything to be called from the ModuleManager. More... | |
class | ModuleManager |
The module manager (de)registeres implementations of the Module. All modules can be called from here, without searching the scene. More... | |
class | ResourcesUtil |
A utility which writes and reads data with correctly formatted paths. More... | |