class
MissingComponent
public class MissingComponent : Component 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.
Constructors
MissingComponent(JsonObject jso) Methods
JsonObject GetJson() Get the Json data that was deserialized