# Sandbox.MissingComponent

This is added when a component is missing. It will store the json data of the missing component, so we don't lose any data.

- Kind: class
- Namespace: `Sandbox`
- Assembly: `Sandbox.Engine`
- Inherits: [Sandbox.Component](/api/Sandbox.Component)

## Constructors

- [`MissingComponent`](/api/Sandbox.MissingComponent/.ctor)

## Methods

- [`GetJson`](/api/Sandbox.MissingComponent/GetJson): Get the Json data that was deserialized
