# Sandbox.ManifestSchema

An addon's manifest, describing what files are available

- Kind: class
- Namespace: `Sandbox`
- Assembly: `Sandbox.Engine`

## Constructors

- [`ManifestSchema`](/api/Sandbox.ManifestSchema/.ctor)

## Properties

- [`Files`](/api/Sandbox.ManifestSchema/Files): A list of files that should be mounted to use this asset
- [`Schema`](/api/Sandbox.ManifestSchema/Schema): For internal use
