# Editor.LibrarySystem

- Kind: class
- Namespace: `Editor`
- Assembly: `Sandbox.Tools`
- Modifiers: static, abstract, sealed

## Properties

- [`All`](/api/Editor.LibrarySystem/All): Get all active libraries

## Methods

- [`Add`](/api/Editor.LibrarySystem/Add): Add a library from this folder
- [`Install`](/api/Editor.LibrarySystem/Install): Install a library from a package. This will download the package and install it in the project's Library folder.
